get rid of eh_frame bloat
[musl] / include / stdlib.h
2012-08-26 Rich Felkerimplement "low hanging fruit" from C11
2012-08-26 Rich Felkeradd c11 quick_exit and at_quick_exit functions
2012-06-04 Rich Felker_GNU_SOURCE is supposed to imply _LARGEFILE64_SOURCE
2012-05-23 Rich Felkersupport _BSD_SOURCE feature test macro
2012-05-04 Rich Felkeradd support for ugly *64 functions with _LARGEFILE64_SOURCE
2012-04-11 Rich FelkerMerge remote branch 'nsz/master'
2012-04-09 Rich Felkerfix alloca issue in stdlib.h too
2012-02-06 Rich Felkeradd deprecated (removed from posix) [efg]cvt() functions
2011-09-12 Rich Felkerdeclare alloca in stdlib.h when _GNU_SOURCE is defined
2011-04-21 Rich Felkermove wait.h macros out of bits. they do not vary.
2011-04-13 Rich Felkeradd ptsname_r (nonstandard) and split ptsname (standard...
2011-03-30 Rich Felkeradd some missing prototypes for nonstandard functions...
2011-02-16 Rich Felkerfix the types of some integer constant limits in headers
2011-02-15 Rich Felkerfix missing EXIT_* in stdlib.h after header cleanup
2011-02-14 Rich Felkerbegin namespace-cleanup of standard C headers
2011-02-12 Rich Felkerinitial check-in, version 0.5.0