Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | include cleanups: remove unused headers and add feature test macros | Szabolcs Nagy | 2013-12-12 | 1 | -1/+0 |
* | use restrict everywhere it's required by c99 and/or posix 2008 | Rich Felker | 2012-09-06 | 1 | -1/+1 |
* | fix misplaced *'s in string functions (harmless) | Rich Felker | 2011-04-07 | 1 | -1/+1 |
* | add implementation of memccpy function | Rich Felker | 2011-02-24 | 1 | -0/+32 |