NetBSD/lib/libc/locale
itojun 00d1211195 remove bogus comment 2000-12-21 18:24:57 +00:00
..
Makefile.inc add multibyte locale converters (just for use by testers at this moment, 2000-12-21 12:17:35 +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 add multibyte locale converters (just for use by testers at this moment, 2000-12-21 12:17:35 +00:00
euctw.c add multibyte locale converters (just for use by testers at this moment, 2000-12-21 12:17:35 +00:00
iso2022.c add multibyte locale converters (just for use by testers at this moment, 2000-12-21 12:17:35 +00:00
iso2022.h add multibyte locale converters (just for use by testers at this moment, 2000-12-21 12:17:35 +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 first import of citrus LC_CTYPE locale. singlebyte only at this moment. 2000-12-21 11:29:47 +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 first import of citrus LC_CTYPE locale. singlebyte only at this moment. 2000-12-21 11:29:47 +00:00
runeglue.c first import of citrus LC_CTYPE locale. singlebyte only at this moment. 2000-12-21 11:29:47 +00:00
runenone.c first import of citrus LC_CTYPE locale. singlebyte only at this moment. 2000-12-21 11:29:47 +00:00
runetable.c first import of citrus LC_CTYPE locale. singlebyte only at this moment. 2000-12-21 11:29:47 +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
setlocale.c handle $LANG and $LC_xx consistently (slash is forbidden). 2000-12-21 17:16:20 +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
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
wcscat.c add wcs* functions. consier it as part of libc minor crank 68 -> 69. 2000-12-21 05:12:18 +00:00
wcschr.c add wcs* functions. consier it as part of libc minor crank 68 -> 69. 2000-12-21 05:12:18 +00:00
wcscmp.c add wcs* functions. consier it as part of libc minor crank 68 -> 69. 2000-12-21 05:12:18 +00:00
wcscpy.c add wcs* functions. consier it as part of libc minor crank 68 -> 69. 2000-12-21 05:12:18 +00:00
wcscspn.c add wcs* functions. consier it as part of libc minor crank 68 -> 69. 2000-12-21 05:12:18 +00:00
wcslen.c add wcs* functions. consier it as part of libc minor crank 68 -> 69. 2000-12-21 05:12:18 +00:00
wcsncat.c add wcs* functions. consier it as part of libc minor crank 68 -> 69. 2000-12-21 05:12:18 +00:00
wcsncmp.c add wcs* functions. consier it as part of libc minor crank 68 -> 69. 2000-12-21 05:12:18 +00:00
wcsncpy.c add wcs* functions. consier it as part of libc minor crank 68 -> 69. 2000-12-21 05:12:18 +00:00
wcspbrk.c add wcs* functions. consier it as part of libc minor crank 68 -> 69. 2000-12-21 05:12:18 +00:00
wcsrchr.c add wcs* functions. consier it as part of libc minor crank 68 -> 69. 2000-12-21 05:12:18 +00:00
wcsspn.c add wcs* functions. consier it as part of libc minor crank 68 -> 69. 2000-12-21 05:12:18 +00:00
wcsstr.c add wcs* functions. consier it as part of libc minor crank 68 -> 69. 2000-12-21 05:12:18 +00:00
wcswidth.c add dummy wcwidth() and wcswidth(). wcwidth() will be updated later. 2000-12-21 08:30:52 +00:00
wmemchr.c add wcs* functions. consier it as part of libc minor crank 68 -> 69. 2000-12-21 05:12:18 +00:00
wmemcmp.c add wmem* functions, from citrus. bump libc shlib minor. 2000-12-20 14:53:23 +00:00
wmemcpy.c add wmem* functions, from citrus. bump libc shlib minor. 2000-12-20 14:53:23 +00:00
wmemmove.c add wmem* functions, from citrus. bump libc shlib minor. 2000-12-20 14:53:23 +00:00
wmemset.c add wmem* functions, from citrus. bump libc shlib minor. 2000-12-20 14:53:23 +00:00