Age | Commit message (Expand) | Author | Lines |
---|---|---|---|
2012-09-27 | optimize strchrnul/strcspn not to scan string twice on no-match | Rich Felker | -20/+3 |
2011-04-05 | fix misaligned read on early string termination in strchr | Rich Felker | -1/+2 |
2011-04-03 | fix serious bug in strchr - char signedness | Rich Felker | -9/+11 |
2011-02-12 | initial check-in, version 0.5.0v0.5.0 | Rich Felker | -0/+23 |