Home
last modified time | relevance | path

Searched refs:_LARGEFILE64_SOURCE (Results 1 – 14 of 14) sorted by relevance

/openbmc/openbmc/meta-openembedded/meta-oe/recipes-kernel/trace-cmd/files/
H A D0002-Drop-using-_LARGEFILE64_SOURCE.patch4 Subject: [PATCH 2/2] Drop using _LARGEFILE64_SOURCE
31 -#define _LARGEFILE64_SOURCE
43 -#define _LARGEFILE64_SOURCE
55 -#define _LARGEFILE64_SOURCE
67 -#define _LARGEFILE64_SOURCE
79 -#define _LARGEFILE64_SOURCE
91 -#define _LARGEFILE64_SOURCE
103 -#define _LARGEFILE64_SOURCE
115 -#define _LARGEFILE64_SOURCE
127 -#define _LARGEFILE64_SOURCE
[all …]
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-benchmark/bonnie/bonnie++/
H A Dfix-configure-lfs.patch12 -AC_TRY_RUN([#ifndef _LARGEFILE64_SOURCE
21 + AC_TRY_RUN([#ifndef _LARGEFILE64_SOURCE
22 #define _LARGEFILE64_SOURCE
37 large_file="#define _LARGEFILE64_SOURCE"
/openbmc/openbmc/meta-openembedded/meta-filesystems/recipes-utils/f2fs-tools/f2fs-tools/
H A D0002-f2fs_io-Define-_FILE_OFFSET_BITS-64.patch6 Remove _LARGEFILE64_SOURCE, this is redundant when _FILE_OFFSET_BITS=64
8 lseek64 fails because when using _LARGEFILE64_SOURCE musl also define's
24 -#define _LARGEFILE64_SOURCE
177 -#ifndef _LARGEFILE64_SOURCE
178 -#define _LARGEFILE64_SOURCE
/openbmc/openbmc/poky/meta/recipes-support/gpgme/gpgme/
H A D0001-posix-io.c-Use-off_t-instead-of-off64_t.patch8 not define them without _LARGEFILE64_SOURCE and error is not seen on
9 glibc because _GNU_SOURCE defines _LARGEFILE64_SOURCE
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/boinc/boinc-client/
H A D0001-Do-not-undefine-_FILE_OFFSET_BITS.patch33 -#undef _LARGEFILE64_SOURCE
53 -#undef _LARGEFILE64_SOURCE
/openbmc/openbmc/poky/meta/recipes-devtools/debugedit/files/
H A D0002-sepdebugcrcfix.c-do-not-use-64bit-variants.patch8 variants. Musl e.g. does not define them without _LARGEFILE64_SOURCE
10 _LARGEFILE64_SOURCE.
/openbmc/openbmc/poky/meta/recipes-kernel/lttng/lttng-tools/
H A D0001-compat-Define-off64_t-as-off_t-on-linux.patch7 _LARGEFILE64_SOURCE is defined. On glibc, _LARGEFILE64_SOURCE is defined
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-benchmark/iozone3/iozone3/
H A D0001-let-system-headers-provide-pread64.patch26 #if defined (HAVE_PREAD) && defined(_LARGEFILE64_SOURCE)
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-kernel/trace-cmd/
H A Dtrace-cmd_3.1.5.bb11 file://0002-Drop-using-_LARGEFILE64_SOURCE.patch \
/openbmc/openbmc/poky/meta/recipes-devtools/strace/strace/
H A D0002-tests-Replace-off64_t-with-off_t.patch7 build on musl where off64_t is not available without _LARGEFILE64_SOURCE
/openbmc/openbmc/poky/meta/recipes-core/glibc/ldconfig-native-2.12.1/
H A Dldconfig.patch23 +#define _LARGEFILE64_SOURCE
50 +#define _LARGEFILE64_SOURCE
349 +#define _LARGEFILE64_SOURCE
432 +#define _LARGEFILE64_SOURCE
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/inotify-tools/inotify-tools/
H A D0003-replace-stat64-lstat64-with-stat-lstat.patch8 export these functions without defining _LARGEFILE64_SOURCE
/openbmc/linux/tools/testing/selftests/nolibc/
H A Dnolibc-test.c4 #define _LARGEFILE64_SOURCE macro
/openbmc/openbmc/poky/meta/recipes-devtools/rust/files/
H A Dzlib-off64_t.patch2 _LARGEFILE64_SOURCE is defined. This ends up
16 -#ifdef _LARGEFILE64_SOURCE