mirror of
git://sourceware.org/git/glibc.git
synced 2025-03-01 13:17:19 +08:00
* 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. |
||
---|---|---|
.. | ||
cmathcalls.h | ||
dlfcn.h | ||
ipc.h | ||
locale.h | ||
mathcalls.h | ||
posix1_lim.h | ||
posix2_lim.h | ||
socket2.h | ||
stab.def | ||
stdlib.h | ||
string2.h | ||
string3.h | ||
unistd.h | ||
xopen_lim.h |