Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | consolidate str[n]casecmp_l into str[n]casecmp source files | Rich Felker | 2014-07-02 | 1 | -7/+0 |
| | | | | | this is mainly done for consistency with the ctype functions and to declutter the src/locale directory. | ||||
* | more locale_t interfaces (string stuff) and header updates | Rich Felker | 2012-02-06 | 1 | -0/+7 |
this should be everything except for some functions where the non-_l version isn't even implemented yet (mainly some non-ISO-C wcs* functions). |