Searched refs:libc (Results 1 – 25 of 1503) sorted by relevance
12345678910>>...61
337 clean_dep lib/libc strrchr c340 clean_dep lib/libc memchr c343 clean_dep lib/libc memset c346 clean_dep lib/libc strlen c349 clean_dep lib/libc memcpy c352 clean_dep lib/libc strnlen c355 clean_dep lib/libc strchrnul c358 clean_dep lib/libc bcopy c "libc.string.bcopy.c"359 clean_dep lib/libc bzero c "libc.string.bzero.c"364 clean_dep lib/libc memset S "[^/]memset.S"[all …]
60 for libc in /lib/libc.so.*; do61 LDD_ENV="LD_PRELOAD=${libc}"
10 Syscalls in libc are implemented as assembly stubs and thus have no11 debugging symbols attached. To enable sysfake stubs rebuild libc14 .if ${.CURDIR:M/usr/src/lib/libc}18 To compare libc.so versions compiled with sysfake stubs:22 --out-orig out-orig.c --out-new out-new.c libc.so.7.orig libc.so.7.new
23 obj:/lib/libc-2.3.6.so31 obj:/lib/libc-2.3.6.so40 obj:/lib/libc-2.3.6.so49 obj:/lib/libc-2.3.6.so60 obj:/lib/libc-2.3.6.so71 obj:/lib/libc-2.3.6.so82 obj:/lib/libc-2.3.6.so
134 lib/libc/tests \135 lib/libc/tests/c063 \136 lib/libc/tests/db \137 lib/libc/tests/gen \138 lib/libc/tests/gen/execve \139 lib/libc/tests/gen/posix_spawn \140 lib/libc/tests/hash \141 lib/libc/tests/iconv \142 lib/libc/tests/inet \143 lib/libc/tests/locale \[all …]
1 TESTSRC:= ${SRCTOP}/contrib/netbsd-tests/${RELDIR:C/libc\/tests/libc/}3 TESTSDIR:= ${TESTSBASE}/${RELDIR:C/libc\/tests/libc/}
5 .PATH: ${SRCTOP}/lib/libc/gen6 CFLAGS+=-I${SRCTOP}/lib/libc/include15 LDFLAGS+=-Wl,-F,libc.so.716 VERSION_DEF=${SRCTOP}/lib/libc/Versions.def
15 .PATH: ${SRCTOP}/lib/libc/gen \16 ${SRCTOP}/lib/libc/net \17 ${SRCTOP}/lib/libc/stdlib \46 CFLAGS+= -I${SRCTOP}/lib/libc/include
41 for lib in libc libc.so libc.so.1 'lib[c]*'; do
21 // <assert.h> is not provided by libc++25 # error "If libc++ starts defining <assert.h>, the __has_include check should move to libc++'s <…
35 // <setjmp.h> is not provided by libc++39 # error "If libc++ starts defining <setjmp.h>, the __has_include check should move to libc++'s <…
36 // <stdarg.h> is not provided by libc++40 # error "If libc++ starts defining <stdarg.h>, the __has_include check should move to libc++'s <…
44 // <signal.h> is not provided by libc++48 # error "If libc++ starts defining <signal.h>, the __has_include check should move to libc++'s <…
30 # error <cerrno> tried including <errno.h> but didn't find libc++'s <errno.h> header. \44 // deprecated in libc++ in https://github.com/llvm/llvm-project/pull/80542.46 // Instead libc++ leaves the deprecation to the provider of errno.h.
10 into a libc with minimal changes. This e.g. means that internal symbols13 library archives should be usable to override libc symbols at link time (or19 and should not conflict with libc headers.43 https://www.gnu.org/software/libc/manual/html_mono/libc.html#Errors-in-Math-Functions77 libc calls with slow code. Such slowdown is not acceptable, a faster fallback
6 LIBC_SRCTOP=${SRCTOP}/lib/libc13 CFLAGS+= -I${SRCTOP}/libexec/rtld-elf/rtld-libc24 .PATH: ${SRCTOP}/libexec/rtld-elf/rtld-libc103 rtld_libc.a: ${SRCTOP}/libexec/rtld-elf/rtld-libc/Makefile.inc
9 into a libc with minimal changes. This e.g. means that internal symbols12 library archives should be usable to override libc symbols at link time (or18 and should not conflict with libc headers.
7 lib/libc \8 lib/libc++ \
1 .PATH: ${SRCTOP}/lib/libc/iconv4 CFLAGS+= -I${SRCTOP}/lib/libc/iconv