aboutsummaryrefslogtreecommitdiff
path: root/stdlib/bits/stdlib.h
AgeCommit message (Collapse)AuthorFilesLines
2005-07-18Fix typo.Ulrich Drepper1-2/+2
2005-07-16* stdlib/bits/stdlib.h: Use __REDIRECT_NTH instead of __REDIRECTUlrich Drepper1-8/+8
* wcsmbs/bits/wchar2.h: Likewise.
2005-07-13* stdlib/bits/stdlib.h: New file.Ulrich Drepper1-0/+75
* 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.
2004-12-22(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper1-115/+0
2007-07-122.5-18.1Jakub Jelinek1-0/+115