NetBSD/lib/libc/locale
martin c607cb216f Mark the characters between 0x80 and 0xff as 1 cell wide, if compiled
with ALL_80_TO_FF_SW1 defined. This is not correct in the general case,
but helps in certain restricted environments where nothing but the
default locale is available and we know what we do(tm).
2007-11-06 19:24:19 +00:00
..
Makefile.inc Add support for LC_TIME, from Joachim Kuebart, through PR lib/10877 2007-03-28 19:05:47 +00:00
___runetype_mb.c
__mb_cur_max.c
__wctoint.h
_def_messages.c
_def_monetary.c
_def_numeric.c
_def_time.c Add support for LC_TIME, from Joachim Kuebart, through PR lib/10877 2007-03-28 19:05:47 +00:00
_wcstod.h
_wcstol.h
_wcstoul.h
_wctrans.c
_wctrans_local.h
aliasname.c
aliasname_local.h
btowc.3
ctypeio.c
ctypeio.h
iswalnum.3
iswctype.3 s/wcttype/wctype/ 2007-05-21 15:20:40 +00:00
iswctype.c
iswctype_sb.c
localeconv.c s/approprate/appropriate/ 2007-05-26 13:14:13 +00:00
mblen.3
mbrlen.3
mbrtowc.3
mbsinit.3
mbsrtowcs.3
mbstowcs.3
mbtowc.3
multibyte.h
multibyte_amd1.c
multibyte_c90.c
multibyte_sb.c
nl_langinfo.3
nl_langinfo.c
rune.c 1. add workaround for ctype.h is* funcs problem. 2007-09-29 07:55:45 +00:00
rune.h clean up some definitions around rune_t which are not needed anymore 2007-09-03 20:31:56 +00:00
rune_local.h 1. add workaround for ctype.h is* funcs problem. 2007-09-29 07:55:45 +00:00
runeglue.c 1. add workaround for ctype.h is* funcs problem. 2007-09-29 07:55:45 +00:00
runetable.c Mark the characters between 0x80 and 0xff as 1 cell wide, if compiled 2007-11-06 19:24:19 +00:00
runetype.h s/__attribute__((__packed__))/__packed/g; 2007-09-29 08:10:17 +00:00
setlocale.3
setlocale.c 1. add workaround for ctype.h is* funcs problem. 2007-09-29 07:55:45 +00:00
setlocale1.c
setlocale32.c
setrunelocale.c 1. add workaround for ctype.h is* funcs problem. 2007-09-29 07:55:45 +00:00
timeio.c Coverity CID/4454: Avoid double fclose. 2007-04-04 21:54:45 +00:00
timeio.h Add support for LC_TIME, from Joachim Kuebart, through PR lib/10877 2007-03-28 19:05:47 +00:00
towctrans.3
towlower.3
wcrtomb.3
wcscoll.3
wcscoll.c
wcsftime.3
wcsftime.c s/preposturously/preposterously/ 2007-05-21 15:32:17 +00:00
wcsrtombs.3
wcstod.3 s/conform/conforms/ 2007-05-21 15:29:51 +00:00
wcstod.c forgot include namespace.h 2007-07-19 12:05:42 +00:00
wcstof.c
wcstoimax.c Remove a bunch of unneeded #include <ctype.h>s 2007-03-10 00:12:23 +00:00
wcstol.3
wcstol.c Remove a bunch of unneeded #include <ctype.h>s 2007-03-10 00:12:23 +00:00
wcstold.c
wcstoll.c Remove a bunch of unneeded #include <ctype.h>s 2007-03-10 00:12:23 +00:00
wcstombs.3
wcstoul.c Remove a bunch of unneeded #include <ctype.h>s 2007-03-10 00:12:23 +00:00
wcstoull.c Remove a bunch of unneeded #include <ctype.h>s 2007-03-10 00:12:23 +00:00
wcstoumax.c Remove a bunch of unneeded #include <ctype.h>s 2007-03-10 00:12:23 +00:00
wcsxfrm.3
wcsxfrm.c
wctob.3
wctomb.3
wctrans.3
wctype.3 s/wcttype/wctype/ 2007-05-21 15:20:40 +00:00
wcwidth.3