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
1 TESTSRC:= ${SRCTOP}/contrib/netbsd-tests/${RELDIR:C/libc\/tests/libc/}3 TESTSDIR:= ${TESTSBASE}/${RELDIR:C/libc\/tests/libc/}
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 …]
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
45 $dtrace -n pid$pid:libc::entry -n 'tick-1s{exit(0);}'52 $dtrace -n pid$pid:libc::return -n 'tick-1s{exit(0);}'
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 <…
7 lib/libc \8 lib/libc++ \
1 .PATH: ${SRCTOP}/lib/libc/iconv4 CFLAGS+= -I${SRCTOP}/lib/libc/iconv
7 TESTSDIR:= ${TESTSBASE}/${RELDIR:C/libc\/tests/libc/:H}
8 lib/libc \9 lib/libc++ \
8 TESTSDIR:= ${TESTSBASE}/${RELDIR:C/libc\/tests/libc/:H}