NetBSD/lib/libc/locale
wiz dca9ccd375 Use St -isoC-9X instead of St -isoC9X, to be in sync with groff. 2003-09-08 17:54:31 +00:00
..
Makefile.inc add wcstoll, wcstoimax, wcstoull and wcstoumax. (lib/20656) 2003-03-11 09:21:22 +00:00
___runetype_mb.c Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:42:00 +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 netbsd.org->NetBSD.org 2003-07-26 19:24:24 +00:00
_def_monetary.c netbsd.org->NetBSD.org 2003-07-26 19:24:24 +00:00
_def_numeric.c netbsd.org->NetBSD.org 2003-07-26 19:24:24 +00:00
_def_time.c netbsd.org->NetBSD.org 2003-07-26 19:24:24 +00:00
_wcstol.h Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:42:00 +00:00
_wcstoul.h Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:42:00 +00:00
_wctrans.c Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:42:00 +00:00
_wctrans_local.h - support for the additional code area of zh_CN.GB18030 locale, 2003-04-06 18:33:23 +00:00
aliasname.c add a function to handle alias names. 2002-02-13 07:45:52 +00:00
aliasname_local.h add a function to handle alias names. 2002-02-13 07:45:52 +00:00
btowc.3 Use 2003-04-16 13:34:34 +00:00
ctypeio.c include <string.h> for mem* 2000-07-01 00:05:27 +00:00
ctypeio.h
iswalnum.3 Use St -isoC-9X instead of St -isoC9X, to be in sync with groff. 2003-09-08 17:54:31 +00:00
iswctype.3 Use 2003-04-16 13:34:34 +00:00
iswctype.c Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:42:00 +00:00
iswctype_sb.c Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:42:00 +00:00
localeconv.c netbsd.org->NetBSD.org 2003-07-26 19:24:24 +00:00
mblen.3 Use 2003-04-16 13:34:34 +00:00
mbrlen.3 Use St -isoC-9X instead of St -isoC9X, to be in sync with groff. 2003-09-08 17:54:31 +00:00
mbrtowc.3 Use St -isoC-9X instead of St -isoC9X, to be in sync with groff. 2003-09-08 17:54:31 +00:00
mbsinit.3 Use 2003-04-16 13:34:34 +00:00
mbsrtowcs.3 Use St -isoC-9X instead of St -isoC9X, to be in sync with groff. 2003-09-08 17:54:31 +00:00
mbstowcs.3 Use St -isoC-9X instead of St -isoC9X, to be in sync with groff. 2003-09-08 17:54:31 +00:00
mbtowc.3 Use St -isoC-9X instead of St -isoC9X, to be in sync with groff. 2003-09-08 17:54:31 +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
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 Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:42:00 +00:00
nl_langinfo.3 netbsd.org->NetBSD.org 2003-07-26 19:24:24 +00:00
nl_langinfo.c netbsd.org->NetBSD.org 2003-07-26 19:24:24 +00:00
rune.c Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:42:00 +00:00
rune.h Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:42:00 +00:00
rune_local.h add some ISO C 1995 I18N functions and types: 2003-03-02 22:18:11 +00:00
runeglue.c rename _CTYPE_x to _RUNETYPE_x for avoiding compile error on FreeBSD. 2003-03-10 21:18:48 +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 Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:42:00 +00:00
setlocale.3 Use St -isoC-9X instead of St -isoC9X, to be in sync with groff. 2003-09-08 17:54:31 +00:00
setlocale.c Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:42:00 +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
setrunelocale.c Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:42:00 +00:00
towctrans.3 Use 2003-04-16 13:34:34 +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 Use St -isoC-9X instead of St -isoC9X, to be in sync with groff. 2003-09-08 17:54:31 +00:00
wcscoll.c add some ISO C 1995 I18N functions and types: 2003-03-02 22:18:11 +00:00
wcsrtombs.3 Use St -isoC-9X instead of St -isoC9X, to be in sync with groff. 2003-09-08 17:54:31 +00:00
wcstod.c remove #if define(lint). 2001-10-28 12:08:43 +00:00
wcstoimax.c add wcstoll, wcstoimax, wcstoull and wcstoumax. (lib/20656) 2003-03-11 09:21:22 +00:00
wcstol.c add wcstoll, wcstoimax, wcstoull and wcstoumax. (lib/20656) 2003-03-11 09:21:22 +00:00
wcstoll.c add wcstoll, wcstoimax, wcstoull and wcstoumax. (lib/20656) 2003-03-11 09:21:22 +00:00
wcstombs.3 Use St -isoC-9X instead of St -isoC9X, to be in sync with groff. 2003-09-08 17:54:31 +00:00
wcstoul.c add wcstoll, wcstoimax, wcstoull and wcstoumax. (lib/20656) 2003-03-11 09:21:22 +00:00
wcstoull.c add wcstoll, wcstoimax, wcstoull and wcstoumax. (lib/20656) 2003-03-11 09:21:22 +00:00
wcstoumax.c add wcstoll, wcstoimax, wcstoull and wcstoumax. (lib/20656) 2003-03-11 09:21:22 +00:00
wcsxfrm.c add some ISO C 1995 I18N functions and types: 2003-03-02 22:18:11 +00:00
wctob.3 Use 2003-04-16 13:34:34 +00:00
wctomb.3 Use 2003-04-16 13:34:34 +00:00
wctrans.3 Use 2003-04-16 13:34:34 +00:00
wctype.3 Use 2003-04-16 13:34:34 +00:00