Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix misplaced *'s in string functions (harmless) | Rich Felker | 2011-04-07 | 1 | -1/+1 |
| | |||||
* | fix backwards conditional in stpncpy | Rich Felker | 2011-02-24 | 1 | -1/+1 |
| | | | | | | this only made the function unnecessarily slow on systems with unaligned access, but would of course crash on systems that can't do unaligned accesses (none of which have ports yet). | ||||
* | initial check-in, version 0.5.0 v0.5.0 | Rich Felker | 2011-02-12 | 1 | -0/+32 |