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