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