..
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
duplocale: don't crash when called with LC_GLOBAL_LOCALE
2012-06-20 13:48:57 -04: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
use restrict everywhere it's required by c99 and/or posix 2008
2012-09-06 22:44:55 -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
fix localeconv values and implementation
2012-06-19 22:44:08 -04: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
strfmon.c
use restrict everywhere it's required by c99 and/or posix 2008
2012-09-06 22:44:55 -04:00
strftime_l.c
use restrict everywhere it's required by c99 and/or posix 2008
2012-09-06 22:44:55 -04:00
strncasecmp_l.c
more locale_t interfaces (string stuff) and header updates
2012-02-06 21:51:02 -05:00
strxfrm.c
use restrict everywhere it's required by c99 and/or posix 2008
2012-09-06 22:44:55 -04:00
strxfrm_l.c
use restrict everywhere it's required by c99 and/or posix 2008
2012-09-06 22:44:55 -04: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
wcscoll_l.c
add all missing wchar functions except floating point parsers
2012-03-01 23:24:45 -05:00
wcsxfrm.c
use restrict everywhere it's required by c99 and/or posix 2008
2012-09-06 22:44:55 -04:00
wcsxfrm_l.c
use restrict everywhere it's required by c99 and/or posix 2008
2012-09-06 22:44:55 -04: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