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 8a2d871987 add cp437 and cp850 to available iconv conversions 12 years ago
..
big5.h add hkscs/big5-2003/eten extensions to iconv big5 13 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 add cp437 and cp850 to available iconv conversions 12 years ago
duplocale.c add ABI compat aliases for a number of locale_t functions 13 years ago
freelocale.c add ABI compat aliases for a number of locale_t functions 13 years ago
gb18030.h gb18030 support in iconv (only from, not to) 15 years ago
hkscs.h add hkscs/big5-2003/eten extensions to iconv big5 13 years ago
iconv.c add hkscs/big5-2003/eten extensions to iconv big5 13 years ago
intl.c include cleanups: remove unused headers and add feature test macros 13 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 add ABI compat aliases for a number of locale_t functions 13 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
ksc.h iconv support for legacy Korean encodings 13 years ago
langinfo.c fix semantically incorrect use of LC_GLOBAL_LOCALE 13 years ago
legacychars.h add cp437 and cp850 to available iconv conversions 12 years ago
localeconv.c include cleanups: remove unused headers and add feature test macros 13 years ago
newlocale.c add ABI compat aliases for a number of locale_t functions 13 years ago
setlocale.c initial check-in, version 0.5.0 15 years ago
strcasecmp_l.c include cleanups: remove unused headers and add feature test macros 13 years ago
strcoll.c fix semantically incorrect use of LC_GLOBAL_LOCALE 13 years ago
strerror_l.c more locale_t interfaces (string stuff) and header updates 14 years ago
strfmon.c remove duplicate includes from dynlink.c, strfmon.c and getaddrinfo.c 13 years ago
strncasecmp_l.c more locale_t interfaces (string stuff) and header updates 14 years ago
strxfrm.c fix semantically incorrect use of LC_GLOBAL_LOCALE 13 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 ABI compat aliases for a number of locale_t functions 13 years ago
towupper_l.c add ABI compat aliases for a number of locale_t functions 13 years ago
uselocale.c add ABI compat aliases for a number of locale_t functions 13 years ago
wcscoll.c fix semantically incorrect use of LC_GLOBAL_LOCALE 13 years ago
wcsxfrm.c fix an overflow in wcsxfrm when n==0 12 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 ABI compat aliases for a number of locale_t functions 13 years ago