Home
last modified time | relevance | path

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

12345678910>>...61

/freebsd/tools/build/
H A Ddepend-cleanup.sh337 clean_dep lib/libc strrchr c
340 clean_dep lib/libc memchr c
343 clean_dep lib/libc memset c
346 clean_dep lib/libc strlen c
349 clean_dep lib/libc memcpy c
352 clean_dep lib/libc strnlen c
355 clean_dep lib/libc strchrnul c
358 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 …]
H A Dcheck-links.sh60 for libc in /lib/libc.so.*; do
61 LDD_ENV="LD_PRELOAD=${libc}"
/freebsd/tools/tools/shlib-compat/
H A DREADME10 Syscalls in libc are implemented as assembly stubs and thus have no
11 debugging symbols attached. To enable sysfake stubs rebuild libc
14 .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
/freebsd/crypto/krb5/src/util/
H A Dvalgrind-suppressions23 obj:/lib/libc-2.3.6.so
31 obj:/lib/libc-2.3.6.so
40 obj:/lib/libc-2.3.6.so
49 obj:/lib/libc-2.3.6.so
60 obj:/lib/libc-2.3.6.so
71 obj:/lib/libc-2.3.6.so
82 obj:/lib/libc-2.3.6.so
/freebsd/lib/libc/tests/
H A DMakefile.netbsd-tests1 TESTSRC:= ${SRCTOP}/contrib/netbsd-tests/${RELDIR:C/libc\/tests/libc/}
3 TESTSDIR:= ${TESTSBASE}/${RELDIR:C/libc\/tests/libc/}
/freebsd/targets/pseudo/tests/
H A DMakefile.depend134 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 …]
/freebsd/lib/libdl/
H A DMakefile5 .PATH: ${SRCTOP}/lib/libc/gen
6 CFLAGS+=-I${SRCTOP}/lib/libc/include
15 LDFLAGS+=-Wl,-F,libc.so.7
16 VERSION_DEF=${SRCTOP}/lib/libc/Versions.def
/freebsd/rescue/librescue/
H A DMakefile15 .PATH: ${SRCTOP}/lib/libc/gen \
16 ${SRCTOP}/lib/libc/net \
17 ${SRCTOP}/lib/libc/stdlib \
46 CFLAGS+= -I${SRCTOP}/lib/libc/include
/freebsd/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/pid/
H A Dtst.probemod.ksh41 for lib in libc libc.so libc.so.1 'lib[c]*'; do
H A Dtst.addprobes.ksh45 $dtrace -n pid$pid:libc::entry -n 'tick-1s{exit(0);}'
52 $dtrace -n pid$pid:libc::return -n 'tick-1s{exit(0);}'
/freebsd/contrib/llvm-project/libcxx/include/
H A Dcassert21 // <assert.h> is not provided by libc++
25 # error "If libc++ starts defining <assert.h>, the __has_include check should move to libc++'s <…
H A Dcsetjmp35 // <setjmp.h> is not provided by libc++
39 # error "If libc++ starts defining <setjmp.h>, the __has_include check should move to libc++'s <…
H A Dcstdarg36 // <stdarg.h> is not provided by libc++
40 # error "If libc++ starts defining <stdarg.h>, the __has_include check should move to libc++'s <…
H A Dcsignal44 // <signal.h> is not provided by libc++
48 # error "If libc++ starts defining <signal.h>, the __has_include check should move to libc++'s <…
/freebsd/lib/libdevdctl/
H A DMakefile.depend7 lib/libc \
8 lib/libc++ \
/freebsd/lib/libopencsd/
H A DMakefile.depend7 lib/libc \
8 lib/libc++ \
/freebsd/lib/libomp/
H A DMakefile.depend7 lib/libc \
8 lib/libc++ \
/freebsd/usr.bin/rs/
H A DMakefile.depend7 lib/libc \
8 lib/libc++ \
/freebsd/usr.bin/dtc/
H A DMakefile.depend7 lib/libc \
8 lib/libc++ \
/freebsd/libexec/atf/atf-pytest-wrapper/
H A DMakefile.depend7 lib/libc \
8 lib/libc++ \
/freebsd/lib/libiconv_modules/
H A DMakefile.inc1 .PATH: ${SRCTOP}/lib/libc/iconv
4 CFLAGS+= -I${SRCTOP}/lib/libc/iconv
/freebsd/usr.sbin/pmccontrol/
H A DMakefile.depend7 lib/libc \
8 lib/libc++ \
/freebsd/lib/libc/tests/stdlib/dynthr_mod/
H A DMakefile7 TESTSDIR:= ${TESTSBASE}/${RELDIR:C/libc\/tests/libc/:H}
/freebsd/lib/atf/libatf-c++/
H A DMakefile.depend8 lib/libc \
9 lib/libc++ \
/freebsd/lib/libc/tests/stdlib/libatexit/
H A DMakefile8 TESTSDIR:= ${TESTSBASE}/${RELDIR:C/libc\/tests/libc/:H}

12345678910>>...61