Home
last modified time | relevance | path

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

12345678910>>...58

/freebsd-14.2/tools/build/
H A Ddepend-cleanup.sh109 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 Dcheck-links.sh60 for libc in /lib/libc.so.*; do
61 LDD_ENV="LD_PRELOAD=${libc}"
/freebsd-14.2/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-14.2/lib/libc/tests/
H A DMakefile.netbsd-tests2 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 DMakefile.depend135 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 DMakefile6 .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 DMakefile15 .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 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-14.2/contrib/llvm-project/libcxx/include/
H A Dcassert22 // <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 Dcsetjmp36 // <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 Dcstdarg37 // <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 Dcsignal45 // <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 DREADME.contributors9 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 DMakefile.inc6 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 DMakefile.depend7 lib/libc \
8 lib/libc++ \
/freebsd-14.2/lib/libomp/
H A DMakefile.depend7 lib/libc \
8 lib/libc++ \
/freebsd-14.2/usr.bin/rs/
H A DMakefile.depend7 lib/libc \
8 lib/libc++ \
/freebsd-14.2/lib/libopencsd/
H A DMakefile.depend7 lib/libc \
8 lib/libc++ \
/freebsd-14.2/usr.bin/dtc/
H A DMakefile.depend7 lib/libc \
8 lib/libc++ \
/freebsd-14.2/usr.sbin/pmccontrol/
H A DMakefile.depend7 lib/libc \
8 lib/libc++ \
/freebsd-14.2/lib/libiconv_modules/
H A DMakefile.inc2 .PATH: ${SRCTOP}/lib/libc/iconv
5 CFLAGS+= -I${SRCTOP}/lib/libc/iconv
/freebsd-14.2/lib/libc/tests/stdlib/dynthr_mod/
H A DMakefile8 TESTSDIR:= ${TESTSBASE}/${RELDIR:C/libc\/tests/libc/:H}
/freebsd-14.2/lib/atf/libatf-c++/
H A DMakefile.depend8 lib/libc \
9 lib/libc++ \
/freebsd-14.2/usr.sbin/config/
H A DMakefile.depend7 lib/libc \
8 lib/libc++ \

12345678910>>...58