NetBSD/lib/libc/locale
2005-11-29 03:11:58 +00:00
..
___runetype_mb.c considering huge character set(ucs, gb18030), 2005-02-10 19:19:57 +00:00
__mb_cur_max.c split setlocale.c for smaller footprint (do not pull things in too much). 2001-01-25 01:25:05 +00:00
__wctoint.h add a header used by wcstoul/wcstol. 2001-09-28 11:25:37 +00:00
_def_messages.c Add missing __RCSID() 2005-06-12 05:21:25 +00:00
_def_monetary.c Add missing __RCSID() 2005-06-12 05:21:25 +00:00
_def_numeric.c Add missing __RCSID() 2005-06-12 05:21:25 +00:00
_def_time.c Add missing __RCSID() 2005-06-12 05:21:25 +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 - support for the additional code area of zh_CN.GB18030 locale, 2003-04-06 18:33:23 +00:00
_wctrans.c considering huge character set(ucs, gb18030), 2005-02-10 19:19:57 +00:00
aliasname_local.h add a function to handle alias names. 2002-02-13 07:45:52 +00:00
aliasname.c A little libc namespace housekeeping exercise: 2005-02-09 21:35:46 +00:00
btowc.3 Lots of grammar and wording changes from jmc@openbsd, with some 2004-01-24 16:58:54 +00:00
ctypeio.c WARNS=4 2005-11-29 03:11:58 +00:00
ctypeio.h
iswalnum.3 Lots of grammar and wording changes from jmc@openbsd, with some 2004-01-24 16:58:54 +00:00
iswctype_sb.c make sure CITRUS=no to work. 2004-07-21 20:27:46 +00:00
iswctype.3 Lots of grammar and wording changes from jmc@openbsd, with some 2004-01-24 16:58:54 +00:00
iswctype.c A little libc namespace housekeeping exercise: 2005-02-09 21:35:46 +00:00
localeconv.c WARNS=4 2005-11-29 03:11:58 +00:00
Makefile.inc Add man page for wcsftime from FreeBSD. 2005-03-30 10:15:12 +00:00
mblen.3 Lots of grammar and wording changes from jmc@openbsd, with some 2004-01-24 16:58:54 +00:00
mbrlen.3 Lots of grammar and wording changes from jmc@openbsd, with some 2004-01-24 16:58:54 +00:00
mbrtowc.3 Lots of grammar and wording changes from jmc@openbsd, with some 2004-01-24 16:58:54 +00:00
mbsinit.3 Lots of grammar and wording changes from jmc@openbsd, with some 2004-01-24 16:58:54 +00:00
mbsrtowcs.3 Lots of grammar and wording changes from jmc@openbsd, with some 2004-01-24 16:58:54 +00:00
mbstowcs.3 Lots of grammar and wording changes from jmc@openbsd, with some 2004-01-24 16:58:54 +00:00
mbtowc.3 Lots of grammar and wording changes from jmc@openbsd, with some 2004-01-24 16:58:54 +00:00
multibyte_amd1.c changes related to lib/20576 and lib/20577. 2003-03-05 20:18:14 +00:00
multibyte_c90.c changes related to lib/20576 and lib/20577. 2003-03-05 20:18:14 +00:00
multibyte_sb.c make sure CITRUS=no to work. 2004-07-21 20:27:46 +00:00
multibyte.h The fourth parameter of _citrus_ctype_mbrtowc() is a size_t, not a 2003-04-29 14:53:12 +00:00
nl_langinfo.3 Use backslash+e for a literal backslash. 2005-10-03 19:20:53 +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 WARNS=4 2005-11-29 03:11:58 +00:00
rune.h Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:42:00 +00:00
runeglue.c WARNS=4 2005-11-29 03:11:58 +00:00
runetable.c Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:42:00 +00:00
runetype.h WARNS=4 2005-11-29 03:11:58 +00:00
setlocale1.c changes for cross build on FreeBSD box. 2003-03-11 17:23:07 +00:00
setlocale32.c changes for cross build on FreeBSD box. 2003-03-11 17:23:07 +00:00
setlocale.3 Lots of grammar and wording changes from jmc@openbsd, with some 2004-01-24 16:58:54 +00:00
setlocale.c WARNS=4 2005-11-29 03:11:58 +00:00
setrunelocale.c WARNS=4 2005-11-29 03:11:58 +00:00
towctrans.3 Fix pasto, noted by Marc Espie. 2005-06-27 14:18:36 +00:00
towlower.3 Use St -isoC-9X instead of St -isoC9X, to be in sync with groff. 2003-09-08 17:54:31 +00:00
wcrtomb.3 correct a function prototype. 2004-09-27 07:07:04 +00:00
wcscoll.c add some ISO C 1995 I18N functions and types: 2003-03-02 22:18:11 +00:00
wcsftime.3 Add some pedantry to exceptions from being equivalent to strftime. 2005-04-06 21:39:17 +00:00
wcsftime.c PR/29826: J. T. Conklin: Add wcsftime(3) (from FreeBSD) 2005-03-30 03:47:11 +00:00
wcsrtombs.3 Lots of grammar and wording changes from jmc@openbsd, with some 2004-01-24 16:58:54 +00:00
wcstod.c WARNS=4 2005-11-29 03:11:58 +00:00
wcstoimax.c fix missing license. 2004-06-21 21:20:05 +00:00
wcstol.c fix missing license. 2004-06-21 21:20:05 +00:00
wcstoll.c fix missing license. 2004-06-21 21:20:05 +00:00
wcstombs.3 Lots of grammar and wording changes from jmc@openbsd, with some 2004-01-24 16:58:54 +00:00
wcstoul.c fix missing license. 2004-06-21 21:20:05 +00:00
wcstoull.c fix missing license. 2004-06-21 21:20:05 +00:00
wcstoumax.c fix missing license. 2004-06-21 21:20:05 +00:00
wcsxfrm.c add some ISO C 1995 I18N functions and types: 2003-03-02 22:18:11 +00:00
wctob.3 Lots of grammar and wording changes from jmc@openbsd, with some 2004-01-24 16:58:54 +00:00
wctomb.3 Lots of grammar and wording changes from jmc@openbsd, with some 2004-01-24 16:58:54 +00:00
wctrans.3 Lots of grammar and wording changes from jmc@openbsd, with some 2004-01-24 16:58:54 +00:00
wctype.3 Lots of grammar and wording changes from jmc@openbsd, with some 2004-01-24 16:58:54 +00:00