| /OK3568_Linux_fs/buildroot/package/dt/ |
| H A D | 0002-dt-default-source-define.patch | 4 _BSD_SOURCE was deprecated, hence switch to use _DEFAULT_SOURCE as well 16 -#elif defined(__GNUC__) && defined(_BSD_SOURCE) || defined(SCO) || defined(__QNXNTO__) || defined(… 17 +#elif defined(__GNUC__) && defined(_BSD_SOURCE) || defined (_DEFAULT_SOURCE) || defined(SCO) || d…
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-connectivity/wvdial/wvstreams/ |
| H A D | 0002-wvrules.mk-Use-_DEFAULT_SOURCE.patch | 7 warning: "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
|
| /OK3568_Linux_fs/kernel/tools/perf/util/ |
| H A D | util.h | 5 #define _BSD_SOURCE 1 macro
|
| /OK3568_Linux_fs/buildroot/package/uhttpd/ |
| H A D | 0001-Remove-Werror.patch | 9 # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
|
| /OK3568_Linux_fs/buildroot/package/exim/ |
| H A D | 0006-sieve-fix-build-errors.patch | 36 +#define _BSD_SOURCE
|
| /OK3568_Linux_fs/buildroot/package/libsvgtiny/ |
| H A D | 0002-Remove-Werror.patch | 18 error: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/sys/ |
| H A D | features.h | 135 #if defined(_BSD_SOURCE) || defined(_SVID_SOURCE) || \
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/sys/ |
| H A D | features.h | 135 #if defined(_BSD_SOURCE) || defined(_SVID_SOURCE) || \
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-extended/cracklib/cracklib/ |
| H A D | 0001-packlib.c-support-dictionary-byte-order-dependent.patch | 37 +#ifndef _BSD_SOURCE 38 +#define _BSD_SOURCE /* See feature_test_macros(7) */
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/ |
| H A D | features.h | 185 #if (defined _BSD_SOURCE || defined _SVID_SOURCE) \
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-extended/zsync/zsync-curl/ |
| H A D | fixes.patch | 30 - AC_DEFINE([_BSD_SOURCE],1, [Enable BSD extensions if present])
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/ |
| H A D | features.h | 185 #if (defined _BSD_SOURCE || defined _SVID_SOURCE) \
|
| /OK3568_Linux_fs/external/xserver/include/ |
| H A D | xorg-server.h.in | 159 #undef _BSD_SOURCE
|
| H A D | xorg-server.h.meson.in | 159 #mesondefine _BSD_SOURCE
|
| /OK3568_Linux_fs/buildroot/package/mkpasswd/ |
| H A D | mkpasswd.c | 26 #define _BSD_SOURCE macro
|
| /OK3568_Linux_fs/kernel/tools/usb/ffs-aio-example/multibuff/device_app/ |
| H A D | aio_multibuff.c | 28 #define _BSD_SOURCE /* for endian.h */ macro
|
| /OK3568_Linux_fs/kernel/tools/usb/ffs-aio-example/simple/device_app/ |
| H A D | aio_simple.c | 28 #define _BSD_SOURCE /* for endian.h */ macro
|
| /OK3568_Linux_fs/yocto/poky/documentation/migration-guides/ |
| H A D | migration-1.7.rst | 120 (e.g. the removal of the ``_BSD_SOURCE`` feature test macro).
|
| /OK3568_Linux_fs/yocto/meta-browser/meta-firefox/recipes-browser/firefox/firefox/fixes/ |
| H A D | pre-generated-old-configure.patch | 6324 + #define _BSD_SOURCE 1
|
| /OK3568_Linux_fs/external/xserver/ |
| H A D | ChangeLog | 8343 builds. The only missing defines left after this are _BSD_SOURCE, 168938 This keeps us from having to define _POSIX_C_SOURCE, _BSD_SOURCE, and
|