NetBSD/lib/libc/locale
itojun 67819708f5 indentation 2000-12-25 09:25:15 +00:00
..
Makefile.inc move wcs* and wmem* from lib/libc/locale to lib/libc/string. 2000-12-23 23:14:33 +00:00
___runetype_mb.c __RCSID 2000-12-21 17:25:32 +00:00
___tolower_mb.c __RCSID 2000-12-21 17:25:32 +00:00
___toupper_mb.c __RCSID 2000-12-21 17:25:32 +00:00
_def_messages.c
_def_monetary.c
_def_numeric.c
_def_time.c XSH5/C99: in the C/POSIX locale, change the day of month format used in d_t_fmt 1999-11-10 09:15:11 +00:00
big5.c add multibyte locale converters (just for use by testers at this moment, 2000-12-21 12:17:35 +00:00
ctypeio.c include <string.h> for mem* 2000-07-01 00:05:27 +00:00
ctypeio.h
euc.c avoid duplicated free() on initialization failure 2000-12-23 11:53:46 +00:00
euctw.c indentation 2000-12-25 09:25:15 +00:00
iso2022.c overhaul. 2000-12-23 12:37:18 +00:00
iso2022.h add multibyte locale converters (just for use by testers at this moment, 2000-12-21 12:17:35 +00:00
iswalnum.3 place return value 2000-12-22 02:13:26 +00:00
iswctype.c support multibytes in isw*/tow*. 2000-12-21 12:13:28 +00:00
localeconv.c
mskanji.c add multibyte locale converters (just for use by testers at this moment, 2000-12-21 12:17:35 +00:00
multibyte.c set errno on wcrtomb() encoding error, on EILSEQ. 2000-12-22 06:29:40 +00:00
nl_langinfo.3
nl_langinfo.c
rune.c first import of citrus LC_CTYPE locale. singlebyte only at this moment. 2000-12-21 11:29:47 +00:00
rune.h first import of citrus LC_CTYPE locale. singlebyte only at this moment. 2000-12-21 11:29:47 +00:00
rune_local.h cope with runeglue.c failure better 2000-12-22 22:51:22 +00:00
runeglue.c cope with runeglue.c failure better 2000-12-22 22:51:22 +00:00
runenone.c return _INVALID_RUNE if wchar_t > 0xff, on sgetrune. 2000-12-25 01:39:48 +00:00
runetable.c change _INVALID_RUNE value - the old value (0xfffd) was selected when 2000-12-23 10:52:34 +00:00
runetype.h first import of citrus LC_CTYPE locale. singlebyte only at this moment. 2000-12-21 11:29:47 +00:00
setlocale.3 Xref nl_langinfo(3). 1999-09-05 09:19:35 +00:00
setlocale.c fix LC_ALL behavior again... 2000-12-24 22:24:04 +00:00
setlocale_sb.c first import of citrus LC_CTYPE locale. singlebyte only at this moment. 2000-12-21 11:29:47 +00:00
setrunelocale.c remove bogus comment 2000-12-21 18:24:57 +00:00
towlower.3 manpage for tow*. 2000-12-22 02:18:58 +00:00
utf2.c add multibyte locale converters (just for use by testers at this moment, 2000-12-21 12:17:35 +00:00
utf8.c correct utf8 encoding error 2000-12-21 12:21:38 +00:00