Age | Commit message (Expand) | Author | Lines |
---|---|---|---|
2011-04-03 | fix serious bug in strchr - char signedness | Rich Felker | -9/+11 |
2011-03-25 | fix all implicit conversion between signed/unsigned pointers | Rich Felker | -20/+16 |
2011-03-17 | fix broken wmemchr (unbounded search) | Rich Felker | -1/+1 |
2011-02-26 | fix missing prototype for strsignal | Rich Felker | -0/+1 |
2011-02-24 | add implementation of memccpy function | Rich Felker | -0/+32 |
2011-02-24 | fix backwards conditional in stpncpy | Rich Felker | -1/+1 |
2011-02-14 | more header cleanup and conformance fixes - string.h | Rich Felker | -0/+1 |
2011-02-12 | initial check-in, version 0.5.0v0.5.0 | Rich Felker | -0/+1054 |