Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix aliasing-based undefined behavior in string functions | Rich Felker | 2018-09-26 | 1 | -3/+5 |
* | reduce spurious inclusion of libc.h | Rich Felker | 2018-09-12 | 1 | -1/+0 |
* | include cleanups: remove unused headers and add feature test macros | Szabolcs Nagy | 2013-12-12 | 1 | -1/+0 |
* | simplify logic in stpcpy; avoid copying first aligned byte twice | Rich Felker | 2012-10-22 | 1 | -4/+4 |
* | use restrict everywhere it's required by c99 and/or posix 2008 | Rich Felker | 2012-09-06 | 1 | -1/+1 |
* | initial check-in, version 0.5.0 v0.5.0 | Rich Felker | 2011-02-12 | 1 | -0/+29 |