.. |
___runetype_mb.c
|
considering huge character set(ucs, gb18030),
|
2005-02-10 19:19:57 +00:00 |
__mb_cur_max.c
|
|
|
__wctoint.h
|
|
|
_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 support for additional locale categories: LC_MESSAGES, LC_MONETARY,
|
2008-05-17 03:49:54 +00:00 |
_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
|
considering huge character set(ucs, gb18030),
|
2005-02-10 19:19:57 +00:00 |
aliasname_local.h
|
|
|
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
|
s/wcttype/wctype/
|
2007-05-21 15:20:40 +00:00 |
iswctype.c
|
A little libc namespace housekeeping exercise:
|
2005-02-09 21:35:46 +00:00 |
lcmessages.c
|
Add support for additional locale categories: LC_MESSAGES, LC_MONETARY,
|
2008-05-17 03:49:54 +00:00 |
lcmessages.h
|
Add support for additional locale categories: LC_MESSAGES, LC_MONETARY,
|
2008-05-17 03:49:54 +00:00 |
lcmonetary.c
|
Add support for additional locale categories: LC_MESSAGES, LC_MONETARY,
|
2008-05-17 03:49:54 +00:00 |
lcmonetary.h
|
Add support for additional locale categories: LC_MESSAGES, LC_MONETARY,
|
2008-05-17 03:49:54 +00:00 |
lcnumeric.c
|
Add support for additional locale categories: LC_MESSAGES, LC_MONETARY,
|
2008-05-17 03:49:54 +00:00 |
lcnumeric.h
|
Add support for additional locale categories: LC_MESSAGES, LC_MONETARY,
|
2008-05-17 03:49:54 +00:00 |
lctime.c
|
Add support for additional locale categories: LC_MESSAGES, LC_MONETARY,
|
2008-05-17 03:49:54 +00:00 |
lctime.h
|
Add support for additional locale categories: LC_MESSAGES, LC_MONETARY,
|
2008-05-17 03:49:54 +00:00 |
localeconv.c
|
s/approprate/appropriate/
|
2007-05-26 13:14:13 +00:00 |
localeio.c
|
Add support for additional locale categories: LC_MESSAGES, LC_MONETARY,
|
2008-05-17 03:49:54 +00:00 |
localeio.h
|
Add support for additional locale categories: LC_MESSAGES, LC_MONETARY,
|
2008-05-17 03:49:54 +00:00 |
Makefile.inc
|
Add support for additional locale categories: LC_MESSAGES, LC_MONETARY,
|
2008-05-17 03:49:54 +00:00 |
mblen.3
|
Consistency: NULL pointer, but nul character.
|
2006-10-14 07:51:01 +00:00 |
mbrlen.3
|
bin/38047 fix bad prototype for function mbrlen
|
2008-02-28 19:36:51 +00:00 |
mbrtowc.3
|
Mark up NULL.
|
2006-10-16 09:10:29 +00:00 |
mbsinit.3
|
kleink reminded me in a friendly way that "NULL" is the C API
|
2006-10-16 08:42:16 +00:00 |
mbsrtowcs.3
|
Hyphenate nul-terminate.
|
2006-10-16 09:10:40 +00:00 |
mbstowcs.3
|
kleink reminded me in a friendly way that "NULL" is the C API
|
2006-10-16 08:42:16 +00:00 |
mbtowc.3
|
Mark up NULL.
|
2006-10-16 09:10:29 +00:00 |
multibyte_amd1.c
|
|
|
multibyte_c90.c
|
|
|
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
|
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
|
remove stale declarations
|
2008-04-01 19:19:33 +00:00 |
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 |
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 |
setlocale1.c
|
|
|
setlocale32.c
|
|
|
setlocale.3
|
Lots of grammar and wording changes from jmc@openbsd, with some
|
2004-01-24 16:58:54 +00:00 |
setlocale.c
|
The category LC_MESSAGES is already a directory possibly containing
|
2008-06-12 20:33:23 +00:00 |
setrunelocale.c
|
Remove clause 3 and 4 from TNF licenses
|
2008-04-28 20:22:51 +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
|
Add missing n. From jmc@openbsd.
|
2007-02-20 08:33:25 +00:00 |
wcscoll.3
|
nul, not null (for the character).
|
2006-10-14 07:44:58 +00:00 |
wcscoll.c
|
|
|
wcsftime.3
|
Add some pedantry to exceptions from being equivalent to strftime.
|
2005-04-06 21:39:17 +00:00 |
wcsftime.c
|
s/preposturously/preposterously/
|
2007-05-21 15:32:17 +00:00 |
wcsrtombs.3
|
kleink reminded me in a friendly way that "NULL" is the C API
|
2006-10-16 08:42:16 +00:00 |
wcstod.3
|
s/conform/conforms/
|
2007-05-21 15:29:51 +00:00 |
wcstod.c
|
I don't see why we need to strong alias those. Nothing else does it.
|
2008-04-25 16:43:00 +00:00 |
wcstof.c
|
I don't see why we need to strong alias those. Nothing else does it.
|
2008-04-25 16:43:00 +00:00 |
wcstoimax.c
|
Remove a bunch of unneeded #include <ctype.h>s
|
2007-03-10 00:12:23 +00:00 |
wcstol.3
|
Add RCS Id.
|
2006-08-08 17:32:05 +00:00 |
wcstol.c
|
Remove a bunch of unneeded #include <ctype.h>s
|
2007-03-10 00:12:23 +00:00 |
wcstold.c
|
Nuke __strong_alias() to avoid definition loop.
|
2008-07-08 00:23:28 +00:00 |
wcstoll.c
|
Remove a bunch of unneeded #include <ctype.h>s
|
2007-03-10 00:12:23 +00:00 |
wcstombs.3
|
kleink reminded me in a friendly way that "NULL" is the C API
|
2006-10-16 08:42:16 +00:00 |
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
|
kleink reminded me in a friendly way that "NULL" is the C API
|
2006-10-16 08:42:16 +00:00 |
wcsxfrm.c
|
prevent empty else.
|
2006-10-15 16:14:08 +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
|
Consistency: NULL pointer, but nul character.
|
2006-10-14 07:51:01 +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
|
s/wcttype/wctype/
|
2007-05-21 15:20:40 +00:00 |
wcwidth.3
|
Consistency: NULL pointer, but nul character.
|
2006-10-14 07:51:01 +00:00 |