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