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 a946e8117e fix return value of nl_langinfo for invalid item arguments 11 years ago
..
__lctrans.c overhaul locale internals to treat categories roughly uniformly 11 years ago
__mo_lookup.c harden mo file processing for locale/translations 12 years ago
big5.h add hkscs/big5-2003/eten extensions to iconv big5 13 years ago
bind_textdomain_codeset.c implement gettext message translation functions 12 years ago
c_locale.c make static C and C.UTF-8 locales available outside of newlocale 11 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
dcngettext.c overhaul locale internals to treat categories roughly uniformly 11 years ago
duplocale.c overhaul locale internals to treat categories roughly uniformly 11 years ago
freelocale.c implement fail-safe static locales for newlocale 11 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 byte-based C locale, phase 2: stdio and iconv (multibyte callers) 11 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 return value of nl_langinfo for invalid item arguments 11 years ago
legacychars.h add cp437 and cp850 to available iconv conversions 12 years ago
locale_map.c make static C and C.UTF-8 locales available outside of newlocale 11 years ago
localeconv.c fix localeconv field value for unavailable values 11 years ago
newlocale.c make static C and C.UTF-8 locales available outside of newlocale 11 years ago
pleval.c add inline isspace in ctype.h as an optimization 12 years ago
setlocale.c overhaul locale internals to treat categories roughly uniformly 11 years ago
strcoll.c properly pass current locale to *_l functions when used internally 12 years ago
strfmon.c properly pass current locale to *_l functions when used internally 12 years ago
strxfrm.c properly pass current locale to *_l functions when used internally 12 years ago
textdomain.c implement gettext message translation functions 12 years ago
uselocale.c fix uselocale((locale_t)0) not to modify locale 11 years ago
wcscoll.c properly pass current locale to *_l functions when used internally 12 years ago
wcsxfrm.c properly pass current locale to *_l functions when used internally 12 years ago