/openbmc/openbmc/poky/meta/recipes-core/glibc/glibc/ |
H A D | 0012-eglibc-Resolve-__fpscr_values-on-SH4.patch | 12 * sysdeps/unix/sysv/linux/sh/Versions (GLIBC_2.2): Add __fpscr_values. 13 * sysdeps/unix/sysv/linux/sh/sysdep.S (___fpscr_values): New constant. 19 sysdeps/unix/sysv/linux/sh/Versions | 1 + 20 sysdeps/unix/sysv/linux/sh/sysdep.S | 11 +++++++++++ 23 diff --git a/sysdeps/unix/sysv/linux/sh/Versions b/sysdeps/unix/sysv/linux/sh/Versions 25 --- a/sysdeps/unix/sysv/linux/sh/Versions 26 +++ b/sysdeps/unix/sysv/linux/sh/Versions 35 diff --git a/sysdeps/unix/sysv/linux/sh/sysdep.S b/sysdeps/unix/sysv/linux/sh/sysdep.S 37 --- a/sysdeps/unix/sysv/linux/sh/sysdep.S 38 +++ b/sysdeps/unix/sysv/linux/sh/sysdep.S
|
H A D | 0009-yes-within-the-path-sets-wrong-config-variables.patch | 25 sysdeps/unix/sysv/linux/mips/configure | 4 ++-- 26 sysdeps/unix/sysv/linux/mips/configure.ac | 4 ++-- 27 sysdeps/unix/sysv/linux/powerpc/powerpc64/configure | 8 ++++---- 28 sysdeps/unix/sysv/linux/powerpc/powerpc64/configure.ac | 8 ++++---- 33 mode change 100644 => 100755 sysdeps/unix/sysv/linux/mips/configure 34 mode change 100644 => 100755 sysdeps/unix/sysv/linux/powerpc/powerpc64/configure 178 diff --git a/sysdeps/unix/sysv/linux/mips/configure b/sysdeps/unix/sysv/linux/mips/configure 182 --- a/sysdeps/unix/sysv/linux/mips/configure 183 +++ b/sysdeps/unix/sysv/linux/mips/configure 198 diff --git a/sysdeps/unix/sysv/linux/mips/configure.ac b/sysdeps/unix/sysv/linux/mips/configure.ac [all …]
|
H A D | 0008-nativesdk-glibc-Fall-back-to-faccessat-on-faccess2-r.patch | 13 sysdeps/unix/sysv/linux/faccessat.c | 6 +++++- 16 diff --git a/sysdeps/unix/sysv/linux/faccessat.c b/sysdeps/unix/sysv/linux/faccessat.c 18 --- a/sysdeps/unix/sysv/linux/faccessat.c 19 +++ b/sysdeps/unix/sysv/linux/faccessat.c
|
H A D | 0023-tests-Skip-2-qemu-tests-that-can-hang-in-oe-selftest.patch | 19 sysdeps/unix/sysv/linux/Makefile | 6 ++++-- 22 diff --git a/sysdeps/unix/sysv/linux/Makefile b/sysdeps/unix/sysv/linux/Makefile 24 --- a/sysdeps/unix/sysv/linux/Makefile 25 +++ b/sysdeps/unix/sysv/linux/Makefile
|
H A D | 0021-fix-create-thread-failed-in-unprivileged-process-BZ-.patch | 71 sysdeps/unix/sysv/linux/clone-internal.c | 2 +- 74 diff --git a/sysdeps/unix/sysv/linux/clone-internal.c b/sysdeps/unix/sysv/linux/clone-internal.c 76 --- a/sysdeps/unix/sysv/linux/clone-internal.c 77 +++ b/sysdeps/unix/sysv/linux/clone-internal.c
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-core/sdbus-c++/sdbus-c++-libsystemd/ |
H A D | 0008-implment-systemd-sysv-install-for-OE.patch | 4 Subject: [PATCH] implment systemd-sysv-install for OE 7 to check the status of the sysv service 13 src/systemctl/systemd-sysv-install.SKELETON | 6 +++--- 16 diff --git a/src/systemctl/systemd-sysv-install.SKELETON b/src/systemctl/systemd-sysv-install.SKELE… 18 --- a/src/systemctl/systemd-sysv-install.SKELETON 19 +++ b/src/systemctl/systemd-sysv-install.SKELETON
|
/openbmc/openbmc/poky/meta/recipes-core/systemd/systemd/ |
H A D | 0002-implment-systemd-sysv-install-for-OE.patch | 4 Subject: [PATCH 02/26] implment systemd-sysv-install for OE 7 to check the status of the sysv service 13 src/systemctl/systemd-sysv-install.SKELETON | 6 +++--- 16 diff --git a/src/systemctl/systemd-sysv-install.SKELETON b/src/systemctl/systemd-sysv-install.SKELE… 18 --- a/src/systemctl/systemd-sysv-install.SKELETON 19 +++ b/src/systemctl/systemd-sysv-install.SKELETON
|
/openbmc/openbmc/poky/meta/recipes-core/glibc/ldconfig-native-2.12.1/ |
H A D | add-64-bit-flag-for-ELF64-entries.patch | 77 + /* see sysdeps/unix/sysv/linux/ia64/readelflib.c */ 82 + /* see sysdeps/unix/sysv/linux/i386/readelflib.c */ 87 + /* see sysdeps/unix/sysv/linux/s390/readelflib.c */ 92 + /* see sysdeps/unix/sysv/linux/powerpc/readelflib.c */ 99 + /* see sysdeps/unix/sysv/linux/mips/readelflib.c */ 104 + /* see sysdeps/unix/sysv/linux/arm/readelflib.c */
|
H A D | add-riscv-support.patch | 65 /* see sysdeps/unix/sysv/linux/arm/readelflib.c */ 71 + /* see sysdeps/unix/sysv/linux/riscv/readelflib.c */
|
/openbmc/linux/fs/sysv/ |
H A D | Makefile | 6 obj-$(CONFIG_SYSV_FS) += sysv.o 8 sysv-objs := ialloc.o balloc.o inode.o itree.o file.o dir.o \
|
H A D | Kconfig | 32 <file:Documentation/filesystems/sysv-fs.rst>. 36 sysv.
|
/openbmc/openbmc/poky/meta/recipes-extended/cups/cups/ |
H A D | libexecdir.patch | 20 INSTALL_SYSV="install-sysv" 29 INSTALL_SYSV="install-sysv"
|
/openbmc/openbmc/poky/meta/conf/machine/include/riscv/ |
H A D | arch-riscv.inc | 12 # Fix: ld: unrecognized option '--hash-style=sysv'
|
/openbmc/linux/arch/ia64/kernel/ |
H A D | Makefile.gate | 14 -Wl,--hash-style=sysv
|
/openbmc/openbmc/poky/meta/recipes-core/systemd/ |
H A D | systemd-compat-units.bb | 34 echo "Disabling the following sysv scripts: "
|
/openbmc/linux/arch/sh/kernel/vsyscall/ |
H A D | Makefile | 18 vsyscall-flags = -shared -s -Wl,-soname=linux-gate.so.1 -Wl,--hash-style=sysv
|
/openbmc/linux/arch/parisc/kernel/vdso64/ |
H A D | Makefile | 13 $(call ld-option, -Wl$(comma)--hash-style=sysv)
|
/openbmc/linux/arch/arm/vdso/ |
H A D | Makefile | 20 --hash-style=sysv --build-id=sha1 \
|
/openbmc/linux/arch/parisc/kernel/vdso32/ |
H A D | Makefile | 13 $(call ld-option, -Wl$(comma)--hash-style=sysv)
|
/openbmc/linux/arch/arm64/kernel/vdso/ |
H A D | Makefile | 24 ldflags-y := -shared -soname=linux-vdso.so.1 --hash-style=sysv \
|
/openbmc/openbmc/poky/meta/recipes-devtools/gcc/ |
H A D | gcc-cross.inc | 18 # While we want the 'gnu' hash style, we explicitly set it to sysv here to 21 LINKER_HASH_STYLE ?= "sysv"
|
/openbmc/linux/arch/x86/um/vdso/ |
H A D | Makefile | 68 VDSO_LDFLAGS = -fPIC -shared -Wl,--hash-style=sysv -z noexecstack
|
/openbmc/linux/Documentation/filesystems/ |
H A D | index.rst | 117 sysv-fs
|
/openbmc/linux/drivers/scsi/ |
H A D | st.h | 61 unsigned char sysv; /* SYS V semantics? */ member
|
/openbmc/linux/arch/loongarch/vdso/ |
H A D | Makefile | 39 --hash-style=sysv --build-id -T
|