musl/src/locale
Rich Felker 36bf56940a more locale_t interfaces (string stuff) and header updates
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).
2012-02-06 21:51:02 -05:00
..
catclose.c initial check-in, version 0.5.0 2011-02-12 00:22:29 -05:00
catgets.c initial check-in, version 0.5.0 2011-02-12 00:22:29 -05:00
catopen.c initial check-in, version 0.5.0 2011-02-12 00:22:29 -05:00
codepages.h simplify iconv and support more legacy codepages 2011-07-12 00:31:39 -04:00
duplocale.c initial check-in, version 0.5.0 2011-02-12 00:22:29 -05:00
freelocale.c initial check-in, version 0.5.0 2011-02-12 00:22:29 -05:00
gb18030.h gb18030 support in iconv (only from, not to) 2011-07-12 20:30:04 -04:00
iconv.c gb18030 support in iconv (only from, not to) 2011-07-12 20:30:04 -04:00
intl.c initial check-in, version 0.5.0 2011-02-12 00:22:29 -05:00
isalnum_l.c initial check-in, version 0.5.0 2011-02-12 00:22:29 -05:00
isalpha_l.c initial check-in, version 0.5.0 2011-02-12 00:22:29 -05:00
isblank_l.c initial check-in, version 0.5.0 2011-02-12 00:22:29 -05:00
iscntrl_l.c initial check-in, version 0.5.0 2011-02-12 00:22:29 -05:00
isdigit_l.c initial check-in, version 0.5.0 2011-02-12 00:22:29 -05:00
isgraph_l.c initial check-in, version 0.5.0 2011-02-12 00:22:29 -05:00
islower_l.c initial check-in, version 0.5.0 2011-02-12 00:22:29 -05:00
isprint_l.c initial check-in, version 0.5.0 2011-02-12 00:22:29 -05:00
ispunct_l.c initial check-in, version 0.5.0 2011-02-12 00:22:29 -05:00
isspace_l.c initial check-in, version 0.5.0 2011-02-12 00:22:29 -05:00
isupper_l.c initial check-in, version 0.5.0 2011-02-12 00:22:29 -05:00
iswalnum_l.c fix some omissions and mistakes in locale_t interface definitions 2012-02-06 21:33:40 -05:00
iswalpha_l.c fix some omissions and mistakes in locale_t interface definitions 2012-02-06 21:33:40 -05:00
iswblank_l.c fix some omissions and mistakes in locale_t interface definitions 2012-02-06 21:33:40 -05:00
iswcntrl_l.c fix some omissions and mistakes in locale_t interface definitions 2012-02-06 21:33:40 -05:00
iswctype_l.c fix some omissions and mistakes in locale_t interface definitions 2012-02-06 21:33:40 -05:00
iswdigit_l.c fix some omissions and mistakes in locale_t interface definitions 2012-02-06 21:33:40 -05:00
iswgraph_l.c fix some omissions and mistakes in locale_t interface definitions 2012-02-06 21:33:40 -05:00
iswlower_l.c fix some omissions and mistakes in locale_t interface definitions 2012-02-06 21:33:40 -05:00
iswprint_l.c fix some omissions and mistakes in locale_t interface definitions 2012-02-06 21:33:40 -05:00
iswpunct_l.c fix some omissions and mistakes in locale_t interface definitions 2012-02-06 21:33:40 -05:00
iswspace_l.c fix some omissions and mistakes in locale_t interface definitions 2012-02-06 21:33:40 -05:00
iswupper_l.c fix some omissions and mistakes in locale_t interface definitions 2012-02-06 21:33:40 -05:00
iswxdigit_l.c fix some omissions and mistakes in locale_t interface definitions 2012-02-06 21:33:40 -05:00
isxdigit_l.c initial check-in, version 0.5.0 2011-02-12 00:22:29 -05:00
jis0208.h legacy japanese charset support in iconv (only from, not to) 2011-07-12 02:43:24 -04:00
langinfo.c fix nl_langinfo to actually use the existing, correct internal version 2011-04-03 19:51:14 -04:00
legacychars.h simplify iconv and support more legacy codepages 2011-07-12 00:31:39 -04:00
localeconv.c initial check-in, version 0.5.0 2011-02-12 00:22:29 -05:00
newlocale.c initial check-in, version 0.5.0 2011-02-12 00:22:29 -05:00
nl_langinfo_l.c more locale_t interfaces (string stuff) and header updates 2012-02-06 21:51:02 -05:00
setlocale.c initial check-in, version 0.5.0 2011-02-12 00:22:29 -05:00
strcasecmp_l.c more locale_t interfaces (string stuff) and header updates 2012-02-06 21:51:02 -05:00
strcoll.c initial check-in, version 0.5.0 2011-02-12 00:22:29 -05:00
strcoll_l.c more locale_t interfaces (string stuff) and header updates 2012-02-06 21:51:02 -05:00
strerror_l.c more locale_t interfaces (string stuff) and header updates 2012-02-06 21:51:02 -05:00
strftime_l.c more locale_t interfaces (string stuff) and header updates 2012-02-06 21:51:02 -05:00
strncasecmp_l.c more locale_t interfaces (string stuff) and header updates 2012-02-06 21:51:02 -05:00
strxfrm.c initial check-in, version 0.5.0 2011-02-12 00:22:29 -05:00
strxfrm_l.c more locale_t interfaces (string stuff) and header updates 2012-02-06 21:51:02 -05:00
tmp initial check-in, version 0.5.0 2011-02-12 00:22:29 -05:00
tolower_l.c initial check-in, version 0.5.0 2011-02-12 00:22:29 -05:00
toupper_l.c initial check-in, version 0.5.0 2011-02-12 00:22:29 -05:00
towctrans_l.c add more of the locale_t interfaces, all dummied out to ignore the locale 2012-02-06 21:29:31 -05:00
towlower_l.c add more of the locale_t interfaces, all dummied out to ignore the locale 2012-02-06 21:29:31 -05:00
towupper_l.c add more of the locale_t interfaces, all dummied out to ignore the locale 2012-02-06 21:29:31 -05:00
uselocale.c implement uselocale function (minimal) 2011-05-30 01:41:23 -04:00
wcscoll.c initial check-in, version 0.5.0 2011-02-12 00:22:29 -05:00
wcsxfrm.c initial check-in, version 0.5.0 2011-02-12 00:22:29 -05:00
wctrans_l.c add more of the locale_t interfaces, all dummied out to ignore the locale 2012-02-06 21:29:31 -05:00
wctype_l.c add more of the locale_t interfaces, all dummied out to ignore the locale 2012-02-06 21:29:31 -05:00