NetBSD/lib/libc/locale
tnozaki dbae970b16 use wcstombs/mbstowcs instead of wcsrtombs/mbsrtombs
for performance of non-C/POSIX locale.
2006-10-04 14:19:16 +00:00
..
___runetype_mb.c
__mb_cur_max.c
__wctoint.h
_def_messages.c
_def_monetary.c
_def_numeric.c
_def_time.c
_wcstod.h add c99 wcstof(3) and wcstold(3). 2006-04-15 12:17:22 +00:00
_wcstol.h WARNS=4 2005-11-29 03:11:58 +00:00
_wcstoul.h WARNS=4 2005-11-29 03:11:58 +00:00
_wctrans_local.h
_wctrans.c
aliasname_local.h
aliasname.c
btowc.3
ctypeio.c WARNS=4 2005-11-29 03:11:58 +00:00
ctypeio.h
iswalnum.3
iswctype_sb.c
iswctype.3
iswctype.c
localeconv.c WARNS=4 2005-11-29 03:11:58 +00:00
Makefile.inc fix lib/33476: 2006-06-03 04:36:43 +00:00
mblen.3
mbrlen.3 Quote some characters for HTML output. 2006-08-08 17:31:35 +00:00
mbrtowc.3
mbsinit.3
mbsrtowcs.3
mbstowcs.3
mbtowc.3
multibyte_amd1.c
multibyte_c90.c
multibyte_sb.c
multibyte.h
nl_langinfo.3 Quote some characters for HTML output. 2006-08-08 17:31:35 +00:00
nl_langinfo.c WARNS=4 2005-11-29 03:11:58 +00:00
rune_local.h WARNS=4 2005-11-29 03:11:58 +00:00
rune.c Coverity CID 571: Remove dead code. 2006-03-19 02:54:38 +00:00
rune.h make "locale -a" read locale.alias file. 2006-02-16 19:19:49 +00:00
runeglue.c WARNS=4 2005-11-29 03:11:58 +00:00
runetable.c constify and remove an __UNCONST. 2005-12-02 11:10:45 +00:00
runetype.h WARNS=4 2005-11-29 03:11:58 +00:00
setlocale1.c
setlocale32.c
setlocale.3
setlocale.c make "locale -a" read locale.alias file. 2006-02-16 19:19:49 +00:00
setrunelocale.c WARNS=4 2005-11-29 03:11:58 +00:00
towctrans.3
towlower.3
wcrtomb.3
wcscoll.c
wcsftime.3
wcsftime.c use wcstombs/mbstowcs instead of wcsrtombs/mbsrtombs 2006-10-04 14:19:16 +00:00
wcsrtombs.3 Bump date for previous. 2006-08-08 17:32:56 +00:00
wcstod.3 Some serial commas. 2006-04-23 16:44:00 +00:00
wcstod.c namespace protect wcstod too, and fix the protection in wcstold and wcstof. 2006-04-16 17:03:32 +00:00
wcstof.c namespace protect wcstod too, and fix the protection in wcstold and wcstof. 2006-04-16 17:03:32 +00:00
wcstoimax.c
wcstol.3 Add RCS Id. 2006-08-08 17:32:05 +00:00
wcstol.c
wcstold.c namespace protect wcstod too, and fix the protection in wcstold and wcstof. 2006-04-16 17:03:32 +00:00
wcstoll.c
wcstombs.3 Bump date for previous. 2006-08-08 17:32:56 +00:00
wcstoul.c
wcstoull.c
wcstoumax.c
wcsxfrm.c
wctob.3
wctomb.3
wctrans.3
wctype.3
wcwidth.3 Quote some characters for HTML output. 2006-08-08 17:31:35 +00:00