| /freebsd/contrib/llvm-project/ |
| H A D | FREEBSD-Xlist | 278 libc/.clang-tidy 279 libc/.gitignore 280 libc/AOR_v20.02/ 281 libc/CMakeLists.txt 282 libc/LICENSE.TXT 283 libc/Maintainers.rst 284 libc/README.txt 285 libc/benchmarks/ 286 libc/cmake/ 287 libc/config/ [all …]
|
| /freebsd/tools/build/ |
| H A D | depend-cleanup.sh | 348 clean_dep lib/libc memchr c 351 clean_dep lib/libc memset c 354 clean_dep lib/libc strlen c 357 clean_dep lib/libc memcpy c 363 clean_dep lib/libc strchrnul c 366 clean_dep lib/libc bcopy c "libc.string.bcopy.c" 367 clean_dep lib/libc bzero c "libc.string.bzero.c" 370 clean_dep lib/libc strnlen S 373 clean_dep lib/libc strrchr S 378 clean_dep lib/libc memset S "[^/]memset.S" [all …]
|
| H A D | check-links.sh | 60 for libc in /lib/libc.so.*; do 61 LDD_ENV="LD_PRELOAD=${libc}"
|
| /freebsd/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/crypto/krb5/src/util/ |
| H A D | valgrind-suppressions | 23 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/targets/pseudo/tests/ |
| H A D | Makefile.depend | 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 …]
|
| /freebsd/lib/libc/tests/ |
| H A D | Makefile.netbsd-tests | 1 TESTSRC:= ${SRCTOP}/contrib/netbsd-tests/${RELDIR:C/libc\/tests/libc/} 3 TESTSDIR:= ${TESTSBASE}/${RELDIR:C/libc\/tests/libc/}
|
| /freebsd/lib/libdl/ |
| H A D | Makefile | 5 .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 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/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
|
| /freebsd/contrib/llvm-project/libcxx/include/__cxx03/ |
| H A D | cassert | 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 <…
|
| H A D | csetjmp | 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 <…
|
| H A D | cstdarg | 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 <…
|
| H A D | csignal | 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 <…
|
| H A D | cerrno | 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.
|
| /freebsd/contrib/llvm-project/libcxx/include/ |
| H A D | cassert | 24 // <assert.h> is not provided by libc++ 28 # error "If libc++ starts defining <assert.h>, the __has_include check should move to libc++'s…
|
| H A D | csetjmp | 38 // <setjmp.h> is not provided by libc++ 42 # error "If libc++ starts defining <setjmp.h>, the __has_include check should move to libc++'s…
|
| H A D | cstdarg | 39 // <stdarg.h> is not provided by libc++ 43 # error "If libc++ starts defining <stdarg.h>, the __has_include check should move to libc++'s…
|
| H A D | cstdalign | 28 // <stdalign.h> is not provided by libc++ 32 # error "If libc++ starts defining <stdalign.h>, the __has_include check should move to libc++…
|
| H A D | csignal | 47 // <signal.h> is not provided by libc++ 51 # error "If libc++ starts defining <signal.h>, the __has_include check should move to libc++'s…
|
| /freebsd/.github/ |
| H A D | CODEOWNERS | 60 /lib/libc/string/ @fuz 61 /lib/libc/*/string/ @fuz 62 /lib/libc/gen/fts.? @dag-erling 63 /lib/libc/stdio/ @dag-erling 64 /lib/libc/sys/kevent.c @jmgurney 65 /lib/libc/tests/gen/fts* @dag-erling 66 /lib/libc/tests/stdio/ @dag-erling
|
| /freebsd/contrib/arm-optimized-routines/math/ |
| H A D | README.contributors | 10 into a libc with minimal changes. This e.g. means that internal symbols 13 library archives should be usable to override libc symbols at link time (or 19 and should not conflict with libc headers. 43 https://www.gnu.org/software/libc/manual/html_mono/libc.html#Errors-in-Math-Functions 77 libc calls with slow code. Such slowdown is not acceptable, a faster fallback
|
| /freebsd/lib/libc/tests/gen/libdummy/ |
| H A D | Makefile | 4 LIBDIR= ${TESTSBASE}/lib/libc/gen 5 SHLIBDIR= ${TESTSBASE}/lib/libc/gen
|
| /freebsd/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 103 rtld_libc.a: ${SRCTOP}/libexec/rtld-elf/rtld-libc/Makefile.inc
|
| /freebsd/contrib/arm-optimized-routines/string/ |
| 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.
|