Home
last modified time | relevance | path

Searched refs:_FILE_OFFSET_BITS (Results 1 – 25 of 25) sorted by relevance

/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/boinc/boinc-client/
H A D0001-Do-not-undefine-_FILE_OFFSET_BITS.patch4 Subject: [PATCH] Do not undefine _FILE_OFFSET_BITS
25 -// Somehow having config.h define _FILE_OFFSET_BITS or _LARGE_FILES is
30 -#undef _FILE_OFFSET_BITS
48 -// so undefine _FILE_OFFSET_BITS and _LARGE_FILES.
50 -#undef _FILE_OFFSET_BITS
/openbmc/openbmc/meta-openembedded/meta-initramfs/recipes-devtools/dracut/dracut/
H A D0001-install-Do-not-undef-_FILE_OFFSET_BITS.patch4 Subject: [PATCH] install: Do not undef _FILE_OFFSET_BITS
6 _FILE_OFFSET_BITS is a feature test macro to determine largefile
26 -#undef _FILE_OFFSET_BITS
/openbmc/openbmc/poky/meta/recipes-extended/mdadm/files/
H A D0001-restripe.c-Use-_FILE_OFFSET_BITS-to-enable-largefile.patch4 Subject: [PATCH] restripe.c: Use _FILE_OFFSET_BITS to enable largefile support
7 the feature macro _FILE_OFFSET_BITS = 64 and let the C library deal with
27 +#define _FILE_OFFSET_BITS 64
71 +#define _FILE_OFFSET_BITS 64
120 +#define _FILE_OFFSET_BITS 64
/openbmc/openbmc/meta-openembedded/meta-filesystems/recipes-utils/f2fs-tools/f2fs-tools/
H A D0002-f2fs_io-Define-_FILE_OFFSET_BITS-64.patch4 Subject: [PATCH] f2fs_io: Define _FILE_OFFSET_BITS=64
6 Remove _LARGEFILE64_SOURCE, this is redundant when _FILE_OFFSET_BITS=64
25 +#ifndef _FILE_OFFSET_BITS
26 +#define _FILE_OFFSET_BITS 64
179 +#ifndef _FILE_OFFSET_BITS
180 +#define _FILE_OFFSET_BITS 64
/openbmc/openbmc/poky/meta/conf/distro/include/
H A Dtime64.inc24 # pipewire-v4l2 explicitly sets _FILE_OFFSET_BITS=32 to get access to
29 # undefines _FILE_OFFSET_BITS, which wont work when _TIME_BITS=64 is set
32 # Undefines _FILE_OFFSET_BITS on purpose in
/openbmc/openbmc/meta-openembedded/meta-filesystems/recipes-utils/f2fs-tools/
H A Df2fs-tools_1.16.0.bb12 file://0002-f2fs_io-Define-_FILE_OFFSET_BITS-64.patch \
/openbmc/openbmc/meta-openembedded/meta-initramfs/recipes-kernel/kexec/kexec-tools-klibc/
H A D0015-vmcore-dmesg-fix-warning.patch23 #define _FILE_OFFSET_BITS 64
/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-scrypt/
H A D0001-py-scrypt-remove-the-hard-coded-include-paths.patch18 ('_FILE_OFFSET_BITS', '64'),
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/inotify-tools/inotify-tools/
H A D0002-configure-Add-AC_SYS_LARGEFILE-autoconf-macro.patch6 This will define _FILE_OFFSET_BITS to be 64 if off_t is 64bit
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/opensaf/opensaf/
H A D0001-Use-correct-printf-format-for-__fsblkcnt_t.patch24 +#if (_FILE_OFFSET_BITS == 64 || __TIMESIZE == 64) && __WORDSIZE == 32
/openbmc/openbmc/meta-openembedded/meta-filesystems/recipes-utils/fatresize/fatresize/
H A D0001-configure-Do-not-add-D_FILE_OFFSET_BITS-to-CFLAGS.patch7 _FILE_OFFSET_BITS in generated config.h which is already included as
/openbmc/openbmc/poky/meta/recipes-devtools/strace/strace/
H A D0002-tests-Replace-off64_t-with-off_t.patch6 when _FILE_OFFSET_BITS=64 then off_t is 64bit wide, this also fixes
/openbmc/openbmc/meta-openembedded/meta-initramfs/recipes-devtools/dracut/
H A Ddracut_056.bb14 file://0001-install-Do-not-undef-_FILE_OFFSET_BITS.patch \
/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/libcamera/
H A Dlibcamera_0.2.0.bb76 # libcamera-v4l2 explicitly sets _FILE_OFFSET_BITS=32 to get access to
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-multimedia/v4l2apps/
H A Dv4l-utils_1.26.1.bb16 # v4l2 explicitly sets _FILE_OFFSET_BITS=32 to get access to
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/boinc/
H A Dboinc-client_7.20.5.bb37 file://0001-Do-not-undefine-_FILE_OFFSET_BITS.patch \
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/netperf/
H A Dnetperf_git.bb29 # set the "_FILE_OFFSET_BITS" preprocessor symbol to 64 to support files
/openbmc/openbmc/poky/meta/recipes-extended/mdadm/
H A Dmdadm_4.3.bb23 file://0001-restripe.c-Use-_FILE_OFFSET_BITS-to-enable-largefile.patch \
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/libidn/libidn/
H A D0001-largefile.m4-Sync-with-latest-gnulib.patch305 + [AC_DEFINE([_FILE_OFFSET_BITS], [64],
367 - _AC_SYS_LARGEFILE_MACRO_VALUE(_FILE_OFFSET_BITS, 64,
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/android-tools/android-tools/build/
H A D0001-Riscv-Add-risc-v-Android-config-header.patch174 +#define _FILE_OFFSET_BITS 64
/openbmc/qemu/tests/
H A Dvhost-user-bridge.c30 #define _FILE_OFFSET_BITS 64 macro
/openbmc/linux/tools/mm/
H A Dpage-types.c10 #define _FILE_OFFSET_BITS 64 macro
/openbmc/openbmc/poky/meta/recipes-devtools/rust/files/
H A Dzlib-off64_t.patch1 Do not undefine _FILE_OFFSET_BITS when
20 -# ifdef _FILE_OFFSET_BITS
21 -# undef _FILE_OFFSET_BITS
/openbmc/
H A Dopengrok2.0.log34191 …a-filesystems/recipes-utils/f2fs-tools/f2fs-tools/0002-f2fs_io-Define-_FILE_OFFSET_BITS-64.patch.gz
H A Dopengrok1.0.log34715 …a-filesystems/recipes-utils/f2fs-tools/f2fs-tools/0002-f2fs_io-Define-_FILE_OFFSET_BITS-64.patch.gz