Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |