Rich Felker 400c5e5c83 use restrict everywhere it's required by c99 and/or posix 2008 12 سال پیش
..
catclose.c 0b44a0315b initial check-in, version 0.5.0 14 سال پیش
catgets.c 0b44a0315b initial check-in, version 0.5.0 14 سال پیش
catopen.c 0b44a0315b initial check-in, version 0.5.0 14 سال پیش
codepages.h 594b16e004 simplify iconv and support more legacy codepages 13 سال پیش
duplocale.c b3d7d062af duplocale: don't crash when called with LC_GLOBAL_LOCALE 13 سال پیش
freelocale.c 0b44a0315b initial check-in, version 0.5.0 14 سال پیش
gb18030.h 0e2331c9b6 gb18030 support in iconv (only from, not to) 13 سال پیش
iconv.c 400c5e5c83 use restrict everywhere it's required by c99 and/or posix 2008 12 سال پیش
intl.c 0b44a0315b initial check-in, version 0.5.0 14 سال پیش
isalnum_l.c 0b44a0315b initial check-in, version 0.5.0 14 سال پیش
isalpha_l.c 0b44a0315b initial check-in, version 0.5.0 14 سال پیش
isblank_l.c 0b44a0315b initial check-in, version 0.5.0 14 سال پیش
iscntrl_l.c 0b44a0315b initial check-in, version 0.5.0 14 سال پیش
isdigit_l.c 0b44a0315b initial check-in, version 0.5.0 14 سال پیش
isgraph_l.c 0b44a0315b initial check-in, version 0.5.0 14 سال پیش
islower_l.c 0b44a0315b initial check-in, version 0.5.0 14 سال پیش
isprint_l.c 0b44a0315b initial check-in, version 0.5.0 14 سال پیش
ispunct_l.c 0b44a0315b initial check-in, version 0.5.0 14 سال پیش
isspace_l.c 0b44a0315b initial check-in, version 0.5.0 14 سال پیش
isupper_l.c 0b44a0315b initial check-in, version 0.5.0 14 سال پیش
iswalnum_l.c c09b6f8ab6 fix some omissions and mistakes in locale_t interface definitions 13 سال پیش
iswalpha_l.c c09b6f8ab6 fix some omissions and mistakes in locale_t interface definitions 13 سال پیش
iswblank_l.c c09b6f8ab6 fix some omissions and mistakes in locale_t interface definitions 13 سال پیش
iswcntrl_l.c c09b6f8ab6 fix some omissions and mistakes in locale_t interface definitions 13 سال پیش
iswctype_l.c c09b6f8ab6 fix some omissions and mistakes in locale_t interface definitions 13 سال پیش
iswdigit_l.c c09b6f8ab6 fix some omissions and mistakes in locale_t interface definitions 13 سال پیش
iswgraph_l.c c09b6f8ab6 fix some omissions and mistakes in locale_t interface definitions 13 سال پیش
iswlower_l.c c09b6f8ab6 fix some omissions and mistakes in locale_t interface definitions 13 سال پیش
iswprint_l.c c09b6f8ab6 fix some omissions and mistakes in locale_t interface definitions 13 سال پیش
iswpunct_l.c c09b6f8ab6 fix some omissions and mistakes in locale_t interface definitions 13 سال پیش
iswspace_l.c c09b6f8ab6 fix some omissions and mistakes in locale_t interface definitions 13 سال پیش
iswupper_l.c c09b6f8ab6 fix some omissions and mistakes in locale_t interface definitions 13 سال پیش
iswxdigit_l.c c09b6f8ab6 fix some omissions and mistakes in locale_t interface definitions 13 سال پیش
isxdigit_l.c 0b44a0315b initial check-in, version 0.5.0 14 سال پیش
jis0208.h 95a85e047e legacy japanese charset support in iconv (only from, not to) 13 سال پیش
langinfo.c 5600088d38 fix nl_langinfo to actually use the existing, correct internal version 14 سال پیش
legacychars.h 594b16e004 simplify iconv and support more legacy codepages 13 سال پیش
localeconv.c 85a3ba3a28 fix localeconv values and implementation 13 سال پیش
newlocale.c 0b44a0315b initial check-in, version 0.5.0 14 سال پیش
nl_langinfo_l.c 36bf56940a more locale_t interfaces (string stuff) and header updates 13 سال پیش
setlocale.c 0b44a0315b initial check-in, version 0.5.0 14 سال پیش
strcasecmp_l.c 36bf56940a more locale_t interfaces (string stuff) and header updates 13 سال پیش
strcoll.c 0b44a0315b initial check-in, version 0.5.0 14 سال پیش
strcoll_l.c 36bf56940a more locale_t interfaces (string stuff) and header updates 13 سال پیش
strerror_l.c 36bf56940a more locale_t interfaces (string stuff) and header updates 13 سال پیش
strfmon.c 400c5e5c83 use restrict everywhere it's required by c99 and/or posix 2008 12 سال پیش
strftime_l.c 400c5e5c83 use restrict everywhere it's required by c99 and/or posix 2008 12 سال پیش
strncasecmp_l.c 36bf56940a more locale_t interfaces (string stuff) and header updates 13 سال پیش
strxfrm.c 400c5e5c83 use restrict everywhere it's required by c99 and/or posix 2008 12 سال پیش
strxfrm_l.c 400c5e5c83 use restrict everywhere it's required by c99 and/or posix 2008 12 سال پیش
tmp 0b44a0315b initial check-in, version 0.5.0 14 سال پیش
tolower_l.c 0b44a0315b initial check-in, version 0.5.0 14 سال پیش
toupper_l.c 0b44a0315b initial check-in, version 0.5.0 14 سال پیش
towctrans_l.c e5a7f14c81 add more of the locale_t interfaces, all dummied out to ignore the locale 13 سال پیش
towlower_l.c e5a7f14c81 add more of the locale_t interfaces, all dummied out to ignore the locale 13 سال پیش
towupper_l.c e5a7f14c81 add more of the locale_t interfaces, all dummied out to ignore the locale 13 سال پیش
uselocale.c 11c531e21d implement uselocale function (minimal) 14 سال پیش
wcscoll.c 0b44a0315b initial check-in, version 0.5.0 14 سال پیش
wcscoll_l.c e0614f7cd4 add all missing wchar functions except floating point parsers 13 سال پیش
wcsxfrm.c 400c5e5c83 use restrict everywhere it's required by c99 and/or posix 2008 12 سال پیش
wcsxfrm_l.c 400c5e5c83 use restrict everywhere it's required by c99 and/or posix 2008 12 سال پیش
wctrans_l.c e5a7f14c81 add more of the locale_t interfaces, all dummied out to ignore the locale 13 سال پیش
wctype_l.c e5a7f14c81 add more of the locale_t interfaces, all dummied out to ignore the locale 13 سال پیش