You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Rich Felker 400c5e5c83 use restrict everywhere it's required by c99 and/or posix 2008 14 years ago
..
catclose.c initial check-in, version 0.5.0 15 years ago
catgets.c initial check-in, version 0.5.0 15 years ago
catopen.c initial check-in, version 0.5.0 15 years ago
codepages.h simplify iconv and support more legacy codepages 15 years ago
duplocale.c duplocale: don't crash when called with LC_GLOBAL_LOCALE 14 years ago
freelocale.c initial check-in, version 0.5.0 15 years ago
gb18030.h gb18030 support in iconv (only from, not to) 15 years ago
iconv.c use restrict everywhere it's required by c99 and/or posix 2008 14 years ago
intl.c initial check-in, version 0.5.0 15 years ago
isalnum_l.c initial check-in, version 0.5.0 15 years ago
isalpha_l.c initial check-in, version 0.5.0 15 years ago
isblank_l.c initial check-in, version 0.5.0 15 years ago
iscntrl_l.c initial check-in, version 0.5.0 15 years ago
isdigit_l.c initial check-in, version 0.5.0 15 years ago
isgraph_l.c initial check-in, version 0.5.0 15 years ago
islower_l.c initial check-in, version 0.5.0 15 years ago
isprint_l.c initial check-in, version 0.5.0 15 years ago
ispunct_l.c initial check-in, version 0.5.0 15 years ago
isspace_l.c initial check-in, version 0.5.0 15 years ago
isupper_l.c initial check-in, version 0.5.0 15 years ago
iswalnum_l.c fix some omissions and mistakes in locale_t interface definitions 14 years ago
iswalpha_l.c fix some omissions and mistakes in locale_t interface definitions 14 years ago
iswblank_l.c fix some omissions and mistakes in locale_t interface definitions 14 years ago
iswcntrl_l.c fix some omissions and mistakes in locale_t interface definitions 14 years ago
iswctype_l.c fix some omissions and mistakes in locale_t interface definitions 14 years ago
iswdigit_l.c fix some omissions and mistakes in locale_t interface definitions 14 years ago
iswgraph_l.c fix some omissions and mistakes in locale_t interface definitions 14 years ago
iswlower_l.c fix some omissions and mistakes in locale_t interface definitions 14 years ago
iswprint_l.c fix some omissions and mistakes in locale_t interface definitions 14 years ago
iswpunct_l.c fix some omissions and mistakes in locale_t interface definitions 14 years ago
iswspace_l.c fix some omissions and mistakes in locale_t interface definitions 14 years ago
iswupper_l.c fix some omissions and mistakes in locale_t interface definitions 14 years ago
iswxdigit_l.c fix some omissions and mistakes in locale_t interface definitions 14 years ago
isxdigit_l.c initial check-in, version 0.5.0 15 years ago
jis0208.h legacy japanese charset support in iconv (only from, not to) 15 years ago
langinfo.c fix nl_langinfo to actually use the existing, correct internal version 15 years ago
legacychars.h simplify iconv and support more legacy codepages 15 years ago
localeconv.c fix localeconv values and implementation 14 years ago
newlocale.c initial check-in, version 0.5.0 15 years ago
nl_langinfo_l.c more locale_t interfaces (string stuff) and header updates 14 years ago
setlocale.c initial check-in, version 0.5.0 15 years ago
strcasecmp_l.c more locale_t interfaces (string stuff) and header updates 14 years ago
strcoll.c initial check-in, version 0.5.0 15 years ago
strcoll_l.c more locale_t interfaces (string stuff) and header updates 14 years ago
strerror_l.c more locale_t interfaces (string stuff) and header updates 14 years ago
strfmon.c use restrict everywhere it's required by c99 and/or posix 2008 14 years ago
strftime_l.c use restrict everywhere it's required by c99 and/or posix 2008 14 years ago
strncasecmp_l.c more locale_t interfaces (string stuff) and header updates 14 years ago
strxfrm.c use restrict everywhere it's required by c99 and/or posix 2008 14 years ago
strxfrm_l.c use restrict everywhere it's required by c99 and/or posix 2008 14 years ago
tmp initial check-in, version 0.5.0 15 years ago
tolower_l.c initial check-in, version 0.5.0 15 years ago
toupper_l.c initial check-in, version 0.5.0 15 years ago
towctrans_l.c add more of the locale_t interfaces, all dummied out to ignore the locale 14 years ago
towlower_l.c add more of the locale_t interfaces, all dummied out to ignore the locale 14 years ago
towupper_l.c add more of the locale_t interfaces, all dummied out to ignore the locale 14 years ago
uselocale.c implement uselocale function (minimal) 15 years ago
wcscoll.c initial check-in, version 0.5.0 15 years ago
wcscoll_l.c add all missing wchar functions except floating point parsers 14 years ago
wcsxfrm.c use restrict everywhere it's required by c99 and/or posix 2008 14 years ago
wcsxfrm_l.c use restrict everywhere it's required by c99 and/or posix 2008 14 years ago
wctrans_l.c add more of the locale_t interfaces, all dummied out to ignore the locale 14 years ago
wctype_l.c add more of the locale_t interfaces, all dummied out to ignore the locale 14 years ago