| /freebsd-14.2/tools/build/ |
| H A D | depend-cleanup.sh | 109 clean_dep lib/libc bcmp c 136 clean_dep lib/libc kqueue1 S 149 clean_dep lib/libc ffs S 150 clean_dep lib/libc ffsl S 151 clean_dep lib/libc ffsll S 152 clean_dep lib/libc fls S 153 clean_dep lib/libc flsl S 154 clean_dep lib/libc flsll S
|
| H A D | check-links.sh | 60 for libc in /lib/libc.so.*; do 61 LDD_ENV="LD_PRELOAD=${libc}"
|
| /freebsd-14.2/tools/tools/shlib-compat/ |
| H A D | README | 10 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-14.2/lib/libc/tests/ |
| H A D | Makefile.netbsd-tests | 2 TESTSRC:= ${SRCTOP}/contrib/netbsd-tests/${RELDIR:C/libc\/tests/libc/} 4 TESTSDIR:= ${TESTSBASE}/${RELDIR:C/libc\/tests/libc/}
|
| /freebsd-14.2/targets/pseudo/tests/ |
| H A D | Makefile.depend | 135 lib/libc/tests \ 136 lib/libc/tests/c063 \ 137 lib/libc/tests/db \ 138 lib/libc/tests/gen \ 141 lib/libc/tests/hash \ 145 lib/libc/tests/net \ 147 lib/libc/tests/nss \ 150 lib/libc/tests/rpc \ 152 lib/libc/tests/ssp \ 156 lib/libc/tests/sys \ [all …]
|
| /freebsd-14.2/lib/libdl/ |
| H A D | Makefile | 6 .PATH: ${SRCTOP}/lib/libc/gen 7 CFLAGS+=-I${SRCTOP}/lib/libc/include 16 LDFLAGS+=-Wl,-F,libc.so.7 17 VERSION_DEF=${SRCTOP}/lib/libc/Versions.def
|
| /freebsd-14.2/rescue/librescue/ |
| H A D | Makefile | 15 .PATH: ${SRCTOP}/lib/libc/gen \ 16 ${SRCTOP}/lib/libc/net \ 17 ${SRCTOP}/lib/libc/stdlib \ 46 CFLAGS+= -I${SRCTOP}/lib/libc/include
|
| /freebsd-14.2/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/pid/ |
| H A D | tst.probemod.ksh | 41 for lib in libc libc.so libc.so.1 'lib[c]*'; do
|
| H A D | tst.addprobes.ksh | 45 $dtrace -n pid$pid:libc::entry -n 'tick-1s{exit(0);}' 52 $dtrace -n pid$pid:libc::return -n 'tick-1s{exit(0);}'
|
| /freebsd-14.2/contrib/llvm-project/libcxx/include/ |
| H A D | cassert | 22 // <assert.h> is not provided by libc++ 26 # error "If libc++ starts defining <assert.h>, the __has_include check should move to libc++'s <…
|
| H A D | csetjmp | 36 // <setjmp.h> is not provided by libc++ 40 # error "If libc++ starts defining <setjmp.h>, the __has_include check should move to libc++'s <…
|
| H A D | cstdarg | 37 // <stdarg.h> is not provided by libc++ 41 # error "If libc++ starts defining <stdarg.h>, the __has_include check should move to libc++'s <…
|
| H A D | csignal | 45 // <signal.h> is not provided by libc++ 49 # error "If libc++ starts defining <signal.h>, the __has_include check should move to libc++'s <…
|
| /freebsd-14.2/contrib/arm-optimized-routines/math/ |
| H A D | README.contributors | 9 into a libc with minimal changes. This e.g. means that internal symbols 12 library archives should be usable to override libc symbols at link time (or 18 and should not conflict with libc headers. 42 https://www.gnu.org/software/libc/manual/html_mono/libc.html#Errors-in-Math-Functions 76 libc calls with slow code. Such slowdown is not acceptable, a faster fallback
|
| /freebsd-14.2/libexec/rtld-elf/rtld-libc/ |
| H A D | Makefile.inc | 6 LIBC_SRCTOP=${SRCTOP}/lib/libc 13 CFLAGS+= -I${SRCTOP}/libexec/rtld-elf/rtld-libc 24 .PATH: ${SRCTOP}/libexec/rtld-elf/rtld-libc 92 rtld_libc.a: ${LIBC_NOSSP_PIC} ${SRCTOP}/libexec/rtld-elf/rtld-libc/Makefile.inc
|
| /freebsd-14.2/lib/libdevdctl/ |
| H A D | Makefile.depend | 7 lib/libc \ 8 lib/libc++ \
|
| /freebsd-14.2/lib/libomp/ |
| H A D | Makefile.depend | 7 lib/libc \ 8 lib/libc++ \
|
| /freebsd-14.2/usr.bin/rs/ |
| H A D | Makefile.depend | 7 lib/libc \ 8 lib/libc++ \
|
| /freebsd-14.2/lib/libopencsd/ |
| H A D | Makefile.depend | 7 lib/libc \ 8 lib/libc++ \
|
| /freebsd-14.2/usr.bin/dtc/ |
| H A D | Makefile.depend | 7 lib/libc \ 8 lib/libc++ \
|
| /freebsd-14.2/usr.sbin/pmccontrol/ |
| H A D | Makefile.depend | 7 lib/libc \ 8 lib/libc++ \
|
| /freebsd-14.2/lib/libiconv_modules/ |
| H A D | Makefile.inc | 2 .PATH: ${SRCTOP}/lib/libc/iconv 5 CFLAGS+= -I${SRCTOP}/lib/libc/iconv
|
| /freebsd-14.2/lib/libc/tests/stdlib/dynthr_mod/ |
| H A D | Makefile | 8 TESTSDIR:= ${TESTSBASE}/${RELDIR:C/libc\/tests/libc/:H}
|
| /freebsd-14.2/lib/atf/libatf-c++/ |
| H A D | Makefile.depend | 8 lib/libc \ 9 lib/libc++ \
|
| /freebsd-14.2/usr.sbin/config/ |
| H A D | Makefile.depend | 7 lib/libc \ 8 lib/libc++ \
|