Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix false negatives with periodic needles in strstr, wcsstr, and memmem | Rich Felker | 2014-04-18 | 1 | -1/+1 |
* | include cleanups: remove unused headers and add feature test macros | Szabolcs Nagy | 2013-12-12 | 1 | -3/+0 |
* | use restrict everywhere it's required by c99 and/or posix 2008 | Rich Felker | 2012-09-06 | 1 | -1/+1 |
* | remove buggy short-string wcsstr implementation; always use twoway | Rich Felker | 2012-08-11 | 1 | -9/+0 |
* | initial check-in, version 0.5.0 v0.5.0 | Rich Felker | 2011-02-12 | 1 | -0/+117 |