mirror of git://sourceware.org/git/glibc.git
* stdlib/stdlib.h: Include <bits/stdlib.h> if fortification is requested. * Makefile (headers): Add bits/stdlib.h. * include/bits/stdlib.h: New file. * debug/Depend: New file. * debug/ptsname_r_chk.c: New file. * debug/realpath_chk.c: New file. * debug/wctomb_chk.c: New file. * debug/Makefile (routines): Add ptsname_r_chk, realpath_chk, and wctomb_chk. * debug/Versions: Export __ptsname_r_chk, __realpath_chk, and __wctomb_chk. * debug/tst-chk1.c: Add tests for __ptsname_r_chk, __realpath_chk, and __wctomb_chk. |
||
|---|---|---|
| .. | ||
| Depend | ||
| Makefile | ||
| Versions | ||
| backtrace-tst.c | ||
| catchsegv.sh | ||
| chk_fail.c | ||
| execinfo.h | ||
| fgets_chk.c | ||
| fgets_u_chk.c | ||
| fprintf_chk.c | ||
| getcwd_chk.c | ||
| gets_chk.c | ||
| getwd_chk.c | ||
| noophooks.c | ||
| pcprofile.c | ||
| pcprofiledump.c | ||
| pread64_chk.c | ||
| pread_chk.c | ||
| printf_chk.c | ||
| ptsname_r_chk.c | ||
| read_chk.c | ||
| readlink_chk.c | ||
| realpath_chk.c | ||
| recv_chk.c | ||
| recvfrom_chk.c | ||
| snprintf_chk.c | ||
| sprintf_chk.c | ||
| stack_chk_fail.c | ||
| stack_chk_fail_local.c | ||
| test-stpcpy_chk.c | ||
| test-strcpy_chk.c | ||
| tst-chk1.c | ||
| tst-chk2.c | ||
| tst-chk3.c | ||
| tst-lfschk1.c | ||
| tst-lfschk2.c | ||
| tst-lfschk3.c | ||
| vfprintf_chk.c | ||
| vprintf_chk.c | ||
| vsnprintf_chk.c | ||
| vsprintf_chk.c | ||
| warning-nop.c | ||
| wctomb_chk.c | ||
| xtrace.sh | ||