Home
last modified time | relevance | path

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

12345678910>>...27

/openbmc/openbmc/poky/meta/recipes-devtools/rust/files/
H A Drv32-rustix-libc-backend.patch5 --- a/vendor/rustix-0.38.32/src/backend/libc/c.rs
6 +++ b/vendor/rustix-0.38.32/src/backend/libc/c.rs
9 pub(crate) use libc::*;
19libc/c.rs":"f3ea8ee60f4b79196914ef4782b6493466e5755ef922f6ff2b7cbf9671332ff5","src/backend/libc/co…
21libc/c.rs":"1d4f1794a08e0ede95f2b034098f18e0ede275868f65fdd61e236777b4e92721","src/backend/libc/co…
H A Drv32-cargo-rustix-0.38.28-fix.patch12 --- a/vendor/rustix-0.38.28/src/backend/libc/termios/syscalls.rs
13 +++ b/vendor/rustix-0.38.28/src/backend/libc/termios/syscalls.rs
37libc/c.rs":"985d441769f1f5d8ed36bce0517504e9a72aaed2ae8bc53235c45382dbe4d198","src/backend/libc/co…
39libc/c.rs":"a0827e017f2bd4a406af521a862ba7783542dd2ebf2d29ec8a62f9e0b991102c","src/backend/libc/co…
60 --- a/vendor/rustix-0.38.28/src/backend/libc/c.rs
61 +++ b/vendor/rustix-0.38.28/src/backend/libc/c.rs
64 pub(crate) use libc::*;
/openbmc/openbmc/poky/meta/conf/distro/include/
H A Dtclibc-baremetal.inc7 LIBCOVERRIDE = ":libc-baremetal"
9 ASSUME_PROVIDED += "virtual/libc virtual/libiconv virtual/crypt"
11 PREFERRED_PROVIDER_virtual/libc ?= "musl"
22 DEPENDS:remove:pn-meta-toolchain = "virtual/libc virtual/compilerlibs"
24 # certain compiler libs cannot be used without libc, avoid the dependence on compilerlibs
33 TOOLCHAIN_NEED_CONFIGSITE_CACHE:remove = "virtual/${MLPREFIX}libc zlib ncurses"
35 # disable stack protector by default (no-libc, no protector implementation)
36 SECURITY_STACK_PROTECTOR:libc-baremetal = ""
38 SECURITY_CFLAGS:libc-baremetal = "${SECURITY_NOPIE_CFLAGS}"
39 SECURITY_LDFLAGS:libc-baremetal = ""
H A Dtclibc-glibc.inc7 LIBCOVERRIDE = ":libc-glibc"
13 PREFERRED_PROVIDER_virtual/libc ?= "glibc"
14 PREFERRED_PROVIDER_virtual/nativesdk-libc ?= "nativesdk-glibc"
15 PREFERRED_PROVIDER_virtual/libc-locale ?= "glibc-locale"
H A Dtclibc-picolibc.inc6 LIBCOVERRIDE = ":libc-picolibc"
8 PREFERRED_PROVIDER_virtual/libc ?= "picolibc"
37 SECURITY_CFLAGS:libc-picolibc:qemuriscv32 = "${SECURITY_NOPIE_CFLAGS}"
38 SECURITY_CFLAGS:libc-picolibc:qemuriscv64 = "${SECURITY_NOPIE_CFLAGS}"
H A Dtclibc-newlib.inc6 LIBCOVERRIDE = ":libc-newlib"
8 PREFERRED_PROVIDER_virtual/libc ?= "newlib"
46 SECURITY_CFLAGS:libc-newlib:qemuriscv32 = "${SECURITY_NOPIE_CFLAGS}"
47 SECURITY_CFLAGS:libc-newlib:qemuriscv64 = "${SECURITY_NOPIE_CFLAGS}"
/openbmc/linux/tools/perf/tests/shell/
H A Drecord+probe_libc_inet_pton.sh16 libc=$(grep -w libc /proc/self/maps | head -1 | sed -r 's/.*[[:space:]](\/.*)/\1/g')
17 nm -Dg $libc 2>/dev/null | grep -F -q inet_pton || exit 254
23 event_name=$(perf probe -f -x $libc -a inet_pton 2>&1 | tail -n +2 | head -n -5 | \
24 grep -P -o "$event_pattern(?=[[:space:]]\(on inet_pton in $libc\))")
37 echo ".*inet_pton\+0x[[:xdigit:]]+[[:space:]]\($libc|inlined\)$" >> $expected
41 echo "(__GI_)?getaddrinfo\+0x[[:xdigit:]]+[[:space:]]\($libc|inlined\)$" >> $expected
46 echo "gaih_inet.*\+0x[[:xdigit:]]+[[:space:]]\($libc\)$" >> $expected
47 echo "getaddrinfo\+0x[[:xdigit:]]+[[:space:]]\($libc\)$" >> $expected
/openbmc/openbmc/poky/meta/recipes-core/musl/
H A Dlibc-test_git.bb1 SUMMARY = "Musl libc unit tests"
2 HOMEPAGE = "https://wiki.musl-libc.org/libc-test.html"
3 DESCRIPTION = "libc-test is a collection of unit tests to measure the \
14 git://repo.or.cz/libc-test;branch=master;protocol=https \
16 file://run-libc-ptests \
23 # libc-test 'make' or 'make run' command is designed to build and run tests. It
53 install -Dm 0755 ${UNPACKDIR}/run-libc-ptests ${D}${PTEST_PATH}/run-libc-ptests
57 COMPATIBLE_HOST:libc-musl = "(.*)"
H A Dmusl_git.bb13 SRC_URI = "git://git.musl-libc.org/musl;branch=master \
14 file://0001-Make-dynamic-linker-a-relative-symlink-to-libc.patch \
21 PROVIDES += "virtual/libc virtual/libiconv virtual/libintl virtual/crypt"
26 linux-libc-headers \
35 LDFLAGS += "-Wl,-soname,libc.so"
68 ln -rs ${D}${libdir}/libc.so ${D}${bindir}/ldd
72 FILES:${PN}-staticdev = "${libdir}/libc.a"
78 RDEPENDS:${PN}-dev += "linux-libc-headers-dev bsd-headers-dev libssp-nonshared-staticdev"
79 RPROVIDES:${PN}-dev += "libc-dev virtual-libc-dev"
82 LEAD_SONAME = "libc.so"
/openbmc/openbmc/poky/bitbake/lib/bb/
H A Dxattr.py12 libc = ctypes.CDLL("libc.so.6", use_errno=True) variable
16 libc.listxattr.argtypes = [ctypes.c_char_p, ctypes.c_char_p, ctypes.c_size_t]
17 libc.llistxattr.argtypes = [ctypes.c_char_p, ctypes.c_char_p, ctypes.c_size_t]
21 func = libc.listxattr if follow else libc.llistxattr
45 libc.getxattr.argtypes = [
51 libc.lgetxattr.argtypes = [
60 func = libc.getxattr if follow else libc.lgetxattr
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/fltk/fltk/
H A Dfltk-native-link-libdl.patch13 been moved to libc.so since glibc 2.34 via the commits in glibc:
15 0c1c3a771e dlfcn: Move dlopen into libc
16 add8d7ea01 dlfcn: Move dlvsym into libc
17 6dfc0207eb dlfcn: Move dlinfo into libc
18 492560a32e dlfcn: Move dladdr1 into libc
19 6a1ed32789 dlfcn: Move dlmopen into libc
20 77f876c0e3 dlfcn: Move dlsym into libc
21 602252b553 dlfcn: Move dladdr into libc
22 d8cce17d2a dlfcn: Move dlclose into libc
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-benchmark/libc-bench/
H A Dlibc-bench_git.bb1 SUMMARY = "Tests to compare standard functions of different libc implementations"
2 DESCRIPTION = "libc-bench is a set of time- and memory-efficiency tests to compare \
4 HOMEPAGE = "http://www.etalabs.net/libc-bench.html"
12 SRC_URI = "git://git.musl-libc.org/libc-bench;branch=master \
23 install -m 0755 ${B}/libc-bench ${D}${bindir}
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/libcereal/files/
H A D0001-cmake-Use-idirafter-instead-of-isystem.patch8 clang + libc++, when including C++ headers like <cstdlib>
10 cstdlib includes stdlib.h and in case of libc++, this should be coming
11 from libc++ as well, which is then eventually including system stdlib.h
13 libc++ has added a check for checking this order recently, which means
14 if cstlib ends up including system stdlib.h before libc++ provided
17 …clude/c++/v1/cwchar:113:5: error: <cwchar> tried including <wchar.h> but didn't find libc++'s <wcha
19 … | # error <cwchar> tried including <wchar.h> but didn't find libc++'s <wchar.h> heade…
26 libc++ stdlib.h
/openbmc/openbmc/poky/meta/recipes-kernel/linux-libc-headers/linux-libc-headers/
H A D0001-libc-compat.h-fix-some-issues-arising-from-in6.h.patch4 Subject: [PATCH 1/3] libc-compat.h: fix some issues arising from in6.h
11 include/uapi/linux/libc-compat.h | 25 ++++++++-----------------
14 Index: linux-4.15/include/uapi/linux/libc-compat.h
16 --- linux-4.15.orig/include/uapi/linux/libc-compat.h 2018-02-05 17:37:44.724314379 -0500
17 +++ linux-4.15/include/uapi/linux/libc-compat.h 2018-02-05 17:38:02.148913820 -0500
28 +/* Coordinate with libc net/if.h header. */
61 + * we need. The expectation is that libc will check the
70 +/* We unconditionally define the in6_addr macros and libc must
H A D0001-libc-compat.h-musl-_does_-define-IFF_LOWER_UP-DORMAN.patch4 Subject: [v2,2/3] uapi glibc compat: fix build if libc defines IFF_ECHO
28 include/uapi/linux/libc-compat.h | 2 ++
31 diff --git a/include/uapi/linux/libc-compat.h b/include/uapi/linux/libc-compat.h
33 --- a/include/uapi/linux/libc-compat.h
34 +++ b/include/uapi/linux/libc-compat.h
/openbmc/linux/tools/perf/Documentation/
H A Dexamples.txt85 23.57% git-repack /lib64/libc-2.5.so
86 21.81% git /lib64/libc-2.5.so
92 1.97% rm /lib64/libc-2.5.so
94 1.37% mv /lib64/libc-2.5.so
97 0.90% git-update-serv /lib64/libc-2.5.so
112 7.31% git /lib64/libc-2.5.so [.] memcpy
113 6.34% git-repack /lib64/libc-2.5.so [.] _int_malloc
114 6.24% git-repack /lib64/libc-2.5.so [.] memcpy
115 5.82% git-repack /lib64/libc-2.5.so [.] __GI___fork
116 5.47% git /lib64/libc-2.5.so [.] _int_malloc
[all …]
/openbmc/openbmc/poky/meta/recipes-core/glibc/
H A Dglibc-tests.inc10 libc = d.getVar("PREFERRED_PROVIDER_virtual/libc")
11 libclocale = d.getVar("PREFERRED_PROVIDER_virtual/libc-locale")
12 if libc != "glibc" or libclocale != "glibc-locale":
13 raise bb.parse.SkipRecipe("glibc-testsuite requires that virtual/libc is glibc")
/openbmc/openbmc/poky/meta/recipes-kernel/linux-libc-headers/
H A Dlinux-libc-headers_6.12.bb1 require linux-libc-headers.inc
3 SRC_URI:append:libc-musl = "\
4 file://0001-libc-compat.h-fix-some-issues-arising-from-in6.h.patch \
6 file://0001-libc-compat.h-musl-_does_-define-IFF_LOWER_UP-DORMAN.patch \
/openbmc/openbmc/poky/meta/recipes-connectivity/resolvconf/resolvconf/
H A D0001-avoid-using-m-option-for-readlink.patch19 etc/resolvconf/update.d/libc | 2 +-
22 diff --git a/etc/resolvconf/update.d/libc b/etc/resolvconf/update.d/libc
24 --- a/etc/resolvconf/update.d/libc
25 +++ b/etc/resolvconf/update.d/libc
/openbmc/openbmc/poky/meta/recipes-devtools/gcc/
H A Dlibgcc.inc3 DEPENDS = "virtual/cross-cc virtual/cross-c++ virtual/${MLPREFIX}libc"
47 do_package[depends] += "virtual/${MLPREFIX}libc:do_packagedata"
48 do_package_write_ipk[depends] += "virtual/${MLPREFIX}libc:do_packagedata"
49 do_package_write_deb[depends] += "virtual/${MLPREFIX}libc:do_packagedata"
50 do_package_write_rpm[depends] += "virtual/${MLPREFIX}libc:do_packagedata"
/openbmc/openbmc/poky/meta/recipes-connectivity/avahi/files/
H A DCVE-2023-38470-2.patch21 … #3 0x7f1581d7ebaf (/lib64/libc.so.6+0x3dbaf) (BuildId: c9f62793b9e886eb1b95077d4f26fe2b4aa1ac25)
22 …#4 0x7f1581dcf883 in __pthread_kill_implementation (/lib64/libc.so.6+0x8e883) (BuildId: c9f62793b9…
23 …#5 0x7f1581d7eafd in gsignal (/lib64/libc.so.6+0x3dafd) (BuildId: c9f62793b9e886eb1b95077d4f26fe2b…
24 …#6 0x7f1581d6787e in abort (/lib64/libc.so.6+0x2687e) (BuildId: c9f62793b9e886eb1b95077d4f26fe2b4a…
25 …#7 0x7f1581d6779a in __assert_fail_base.cold (/lib64/libc.so.6+0x2679a) (BuildId: c9f62793b9e886eb…
26 …#8 0x7f1581d77186 in __assert_fail (/lib64/libc.so.6+0x36186) (BuildId: c9f62793b9e886eb1b95077d4f…
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/liburing/
H A Dliburing_2.7.bb20 DEPENDS:append:libc-musl = " libucontext"
22 XCFLAGS:append:libc-musl = " -lucontext"
26 # this does not happen for gcc or older clang, so link with libc since we need memset API
28 USELIBC:riscv64:toolchain-clang = "--use-libc"
29 USELIBC:riscv32 = "--use-libc"
/openbmc/openbmc/meta-arm/meta-arm/recipes-bsp/uefi/
H A Dsbsa-acs_7.1.4.bb8 …git://github.com/tianocore/edk2-libc;destsuffix=edk2/edk2-libc;protocol=https;branch=master;name=l…
26 PACKAGES_PATH .= ":${S}/edk2-libc"
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-multimedia/cdrkit/files/
H A D0002-Do-not-use-rcmd-on-build-with-musl.patch26 #define HAVE_RCMD 1 /* rcmd() is present in libc/libsocket */
28 #define HAVE_SOCKET 1 /* socket() is present in libc/libsocket */
29 #define HAVE_SOCKETPAIR 1 /* socketpair() is present in libc/libsocket */
30 #define HAVE_GETSERVBYNAME 1 /* getservbyname() is present in libc/libsocket */
/openbmc/openbmc/poky/meta/recipes-core/packagegroups/
H A Dpackagegroup-core-tools-profile.bb25 PERF:libc-musl = ""
26 PERF:libc-musl:arm = "perf"
31 SYSTEMTAP:libc-musl = ""
45 VALGRIND:libc-musl = ""

12345678910>>...27