Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2012-09-06 | use restrict everywhere it's required by c99 and/or posix 2008 | Rich Felker | 1 | -1/+1 |
2011-04-07 | fix misplaced *'s in string functions (harmless) | Rich Felker | 1 | -1/+1 |
2011-02-24 | add implementation of memccpy function | Rich Felker | 1 | -0/+32 |