Lines Matching refs:debug

300 	* debug/readlinkat_chk.c: New file.
301 * debug/Makefile (routines): Add readlinkat_chk.
302 * debug/Versions (libc): Export __readlinkat_chk@@GLIBC_2.5.
303 * debug/tst-chk1.c (do_test): Add readlinkat tests.
1269 * elf/dl-debug.c (_dl_debug_initialize): Add a cast.
2843 * debug/fprintf_chk.c (__fprintf_chk): Rename to ___fprintf_chk
2845 * debug/printf_chk.c (__printf_chk): Rename to ___printf_chk
2847 * debug/snprintf_chk.c: Include libioP.h.
2849 * debug/sprintf_chk.c: Include libioP.h.
2851 * debug/vfprintf_chk.c (__vfprintf_chk): Rename to ___vfprintf_chk,
2854 * debug/vfwprintf_chk.c (__vfwprintf_chk): Add libc_hidden_def.
2855 * debug/vprintf_chk.c (__vprintf_chk): Rename to ___vprintf_chk
2857 * debug/vsnprintf_chk.c (__vsnprintf_chk): Rename to ___vsnprintf_chk,
2860 * debug/vsprintf_chk.c (__vsprintf_chk): Rename to ___vsprintf_chk,
3443 buffer. This is not necessary except in debug mode. If we don't
4276 * debug/xtrace.sh: Likewise.
4279 * debug/catchsegv.sh: Likewise.
5139 * debug/backtrace.c: ...here.
5141 * debug/backtracesyms.c: ...here.
5143 * debug/backtracesymsfd.c: ...here.
5655 * debug/memcpy_chk.c: ...here.
5661 * debug/memmove_chk.c: ...here.
5665 * debug/mempcpy_chk.c: ...here.
5671 * debug/memset_chk.c: ...here.
5835 * debug/readonly-area.c: ...here.
6063 * debug/segfault.c: ...here.
6233 * debug/stpcpy_chk.c: ...here.
6237 * debug/stpncpy_chk.c: ...here.
6247 * debug/strcat_chk.c: ...here.
6257 * debug/strcpy_chk.c: ...here.
6271 * debug/strncat_chk.c: ...here.
6277 * debug/strncpy_chk.c: ...here.
7477 * debug/execinfo.h: Change backtrace_symbols_fd comment.
7488 instead of _dl_printf to print conflict processing debug message.
8374 * debug/xtrace.sh: Add missing escape character in -? match.
8819 * debug/mbsnrtowcs_chk.c (__mbsnrtowcs_chk): Don't multiply
8821 * debug/mbsrtowcs_chk.c (__mbsrtowcs_chk): Likewise.
8822 * debug/mbstowcs_chk.c (__mbstowcs_chk): Likewise.
8825 * debug/wcstombs_chk.c (__wcstombs_chk): Pass &SRC rather than SRC
8827 * debug/tst-chk1.c: Include assert.h.
8862 * debug/tst-chk1.c: Add tests for mbstowcs and wcstombs.
8876 * nscd/cache.c (prune_cache): Add more debug output. Only for
8877 debug level 3 and higher and very verbose.
8918 * debug/vfprintf_chk.c: Add libc_hidden_def.
9083 * debug/mbstowcs_chk.c: New file.
9084 * debug/wcstombs_chk.c: New file.
9085 * debug/Makefile (routines): Add mbstowcs_chk and wcstombs_chk.
9086 * debug/Versions: Add __mbstowcs_chk and __wcstombs_chk.
9146 * debug/tst-chk1.c (do_test): Add test for swprintf with format
9151 * debug/getgroups_chk.c (__getgroups_chk): Fix return value.
9207 * debug/Makefile (routines): Add wcrtomb_chk, mbsrtowcs_chk,
9209 * debug/Versions: Add __wcrtomb_chk, __mbsrtowcs_chk,
9211 * debug/tst-chk1.c: Add tests for new functions.
9212 * debug/mbsnrtowcs_chk.c: New file.
9213 * debug/mbsrtowcs_chk.c: New file.
9214 * debug/wcrtomb_chk.c: New file.
9215 * debug/wcsnrtombs_chk.c: New file.
9216 * debug/wcsrtombs_chk.c: New file.
9280 * debug/confstr_chk.c: New file.
9281 * debug/getdomainname_chk.c: New file.
9282 * debug/getgroups_chk.c: New file.
9283 * debug/gethostname_chk.c: New file.
9284 * debug/getlogin_r_chk.c: New file.
9285 * debug/ttyname_r_chk.c: New file.
9286 * posix/bits/unistd.h: Add definitions for new debug versions.
9287 * debug/tst-chk1.c: Add tests for new functions.
9288 * debug/Versions: Export new functions.
9289 * debug/Makefile (routines): Add new files.
9305 * debug/Makefile (tst-lfschk3-ENV): New, set locale.
9329 * debug/fgetws_chk.c: New file.
9330 * debug/fgetws_u_chk.c: New file.
9331 * debug/fwprintf_chk.c: New file.
9332 * debug/swprintf_chk.c: New file.
9333 * debug/vfwprintf_chk.c: New file.
9334 * debug/vswprintf_chk.c: New file.
9335 * debug/vwprintf_chk.c: New file.
9336 * debug/wcpcpy_chk.c: New file.
9337 * debug/wcpncpy_chk.c: New file.
9338 * debug/wcscat_chk.c: New file.
9339 * debug/wcscpy_chk.c: New file.
9340 * debug/wcsncat_chk.c: New file.
9341 * debug/wcsncpy_chk.c: New file.
9342 * debug/wmemcpy_chk.c: New file.
9343 * debug/wmemmove_chk.c: New file.
9344 * debug/wmempcpy_chk.c: New file.
9345 * debug/wmemset_chk.c: New file.
9346 * debug/wprintf_chk.c: New file.
9347 * debug/tst-chk1.c: Add tests for new functions.
9348 * debug/Versions: Export new functions.
9349 * debug/Makefile (routines): Add new functions.
9376 * debug/Depend: New file.
9377 * debug/ptsname_r_chk.c: New file.
9378 * debug/realpath_chk.c: New file.
9379 * debug/wctomb_chk.c: New file.
9380 * debug/Makefile (routines): Add ptsname_r_chk, realpath_chk, and
9382 * debug/Versions: Export __ptsname_r_chk, __realpath_chk, and
9384 * debug/tst-chk1.c: Add tests for __ptsname_r_chk, __realpath_chk, and
9599 * debug/Versions (libc): Export __stack_chk_fail@@GLIBC_2.4.
9600 * debug/Makefile (routines): Add stack_chk_fail.
9602 * debug/stack_chk_fail_local.c: New file.
9603 * debug/stack_chk_fail.c: New file.
9763 * debug/pread64_chk.c: Use __libc_pread64 instead of __pread64.
11100 * debug/warning-nop.c (__builtin___memcpy_chk): Define away to
11177 * debug/Makefile (tests): Add tst-lfschk{1,2,3}.
11178 * debug/tst-lfschk1.c: New test.
11179 * debug/tst-lfschk2.c: New test.
11180 * debug/tst-lfschk3.c: New test.
11279 * debug/tst-chk1.c: Include sys/socket.h and sys/un.h.
11295 * debug/pread_chk.c (__pread_chk): Fix order of arguments passed
11297 * debug/pread64_chk.c (__pread64_chk): Fix order of arguments passed
11452 printing debug message.
11454 in debug messages.
11458 * elf/dl-close.c (_dl_close): Unify debug message format.
11460 * elf/dl-close.c (_dl_close): Print debug message just before
11463 * elf/do-lookup.h (do_lookup_x): Add namespace info to debug output.
11468 * debug/recv_chk.c (__recv_chk): Always fail if request could
11470 * debug/recvfrom_chk.c (__recvfrom_chk): Likewise.
11627 * debug/warning-nop.c (__nop): Rename to nop, make it static.
11635 * debug/read_chk.c (__read_chk): Always fail if the buffer is too
11637 * debug/readlink_chk.c (__readlink_chk): Likewise.
11638 * debug/pread64_chk.c (__pread64_chk): Likewise.
11639 * debug/pread_chk.c (__pread_chk): Likewise.
11646 * debug/Versions (libc: GLIBC_2.4): Remove
11650 * debug/warning-nop.c: New file.
11654 * debug/Makefile (routines): Add $(static-only-routines).
11672 to debug output.
11873 * debug/chk_fail.c: Request backtrace and memory map dump.
11876 * debug/fgets_chk.c: New file.
11877 * debug/fgets_u_chk.c: New file.
11878 * debug/getcwd_chk.c: New file.
11879 * debug/getwd_chk.c: New file.
11880 * debug/readlink_chk.c: New file.
11881 * debug/read_chk.c: New file.
11882 * debug/pread_chk.c: New file.
11883 * debug/pread64_chk.c: New file.
11884 * debug/recv_chk.c: New file.
11885 * debug/recvfrom_chk.c: New file.
11886 * debug/Versions: Add all new functions with version GLIBC_2.4.
11887 * debug/Makefile (routines): Add fgets_chk, fgets_u_chk, read_chk,
11890 * debug/tst-chk1.c: Add more tests.
11904 * debug/Versions: Add __memset_zero_constant_len_parameter to libc
12079 * debug/chk_fail.c (__chk_fail): Add a while (1) loop around
12436 * debug/chk_fail.c (__chk_fail): Print program name in final message.
12676 * debug/xtrace.sh: Likewise.
12679 * debug/catchsegv.sh: Likewise.
12768 * elf/dl-debug.c (_dl_debug_initialize): Take extra parameter and
12870 * elf/dl-debug.c (_dl_debug_initialize): Allow reinitialization,