summaryrefslogtreecommitdiff
path: root/include/stdlib.h
AgeCommit message (Expand)AuthorFilesLines
2011-04-21move wait.h macros out of bits. they do not vary.Rich Felker1-1/+8
2011-04-13add ptsname_r (nonstandard) and split ptsname (standard) to separate fileRich Felker1-0/+1
2011-03-30add some missing prototypes for nonstandard functions (strsep, clearenv)Rich Felker1-0/+1
2011-02-15fix the types of some integer constant limits in headersRich Felker1-1/+1
2011-02-15fix missing EXIT_* in stdlib.h after header cleanupRich Felker1-3/+3
2011-02-14begin namespace-cleanup of standard C headersRich Felker1-46/+51
2011-02-12initial check-in, version 0.5.0v0.5.0Rich Felker1-0/+129