Age | Commit message (Expand) | Author | Lines |
---|---|---|---|
2012-04-09 | fix alloca issue in stdlib.h too | Rich Felker | -1/+1 |
2012-02-06 | add deprecated (removed from posix) [efg]cvt() functions | Rich Felker | -0/+3 |
2011-09-11 | declare alloca in stdlib.h when _GNU_SOURCE is defined | Rich Felker | -0/+1 |
2011-04-21 | move wait.h macros out of bits. they do not vary. | Rich Felker | -1/+8 |
2011-04-13 | add ptsname_r (nonstandard) and split ptsname (standard) to separate file | Rich Felker | -0/+1 |
2011-03-30 | add some missing prototypes for nonstandard functions (strsep, clearenv) | Rich Felker | -0/+1 |
2011-02-15 | fix the types of some integer constant limits in headers | Rich Felker | -1/+1 |
2011-02-15 | fix missing EXIT_* in stdlib.h after header cleanup | Rich Felker | -3/+3 |
2011-02-14 | begin namespace-cleanup of standard C headers | Rich Felker | -46/+51 |
2011-02-12 | initial check-in, version 0.5.0v0.5.0 | Rich Felker | -0/+129 |