more locale_t interfaces (string stuff) and header updates
[musl] / include / string.h
2012-02-07 Rich Felkermore locale_t interfaces (string stuff) and header...
2011-09-12 Rich Felkeradd dummied strverscmp (obnoxious GNU function)
2011-04-26 Rich Felkerfunction signature fix: add const qualifier to mempcpy...
2011-04-26 Rich Felkertypo in prototype for mempcpy
2011-04-26 Rich Felkerprototype for mempcpy
2011-04-13 Rich Felkerimplement memrchr (nonstandard) and optimize strrchr...
2011-04-06 Rich Felkerfix prototype for strsep
2011-03-30 Rich Felkeradd some missing prototypes for nonstandard functions...
2011-02-27 Rich Felkerfix missing prototype for strsignal
2011-02-24 Rich Felkerapply feature test protection to memccpy
2011-02-15 Rich Felkerprototype for gnu strcasestr (currently a stub)
2011-02-15 Rich Felkermore header cleanup and conformance fixes - string.h
2011-02-12 Rich Felkerinitial check-in, version 0.5.0