Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | remove buggy short-string wcsstr implementation; always use twoway | Rich Felker | 2012-08-11 | 1 | -9/+0 |
| | | | | | | since this interface is rarely used, it's probably best to lean towards keeping code size down anyway. one-character needles will still be found immediately by the initial wcschr call anyway. | ||||
* | initial check-in, version 0.5.0 v0.5.0 | Rich Felker | 2011-02-12 | 1 | -0/+117 |