.. |
Makefile.inc
|
add manpages for mb*/wc* functions.
|
2002-03-18 06:00:26 +00:00 |
___runetype_mb.c
|
refine i18n stuffs.
|
2002-03-17 22:14:05 +00:00 |
___tolower_mb.c
|
refine i18n stuffs.
|
2002-03-17 22:14:05 +00:00 |
___toupper_mb.c
|
refine i18n stuffs.
|
2002-03-17 22:14:05 +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
|
…
|
|
_def_monetary.c
|
Add casts to please lint. Reviewed by christos.
|
2001-02-09 10:55:48 +00:00 |
_def_numeric.c
|
…
|
|
_def_time.c
|
…
|
|
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 |
ctypeio.c
|
…
|
|
ctypeio.h
|
…
|
|
iswalnum.3
|
add CAVEATS.
|
2002-07-10 14:46:10 +00:00 |
iswctype.c
|
refine i18n stuffs.
|
2002-03-17 22:14:05 +00:00 |
iswctype_sb.c
|
wcwidth's argument is wchar_t. not wint_t.
|
2002-03-14 21:18:46 +00:00 |
localeconv.c
|
…
|
|
mblen.3
|
New sentence, new line. From Robert Elz.
|
2002-10-01 17:02:56 +00:00 |
mbrlen.3
|
New sentence, new line. From Robert Elz.
|
2002-10-01 17:02:56 +00:00 |
mbrtowc.3
|
HTML-quote another <> pair.
|
2002-03-18 08:02:19 +00:00 |
mbsinit.3
|
New sentence, new line. From Robert Elz.
|
2002-10-01 17:02:56 +00:00 |
mbsrtowcs.3
|
New sentence, new line. From Robert Elz.
|
2002-10-01 17:02:56 +00:00 |
mbstowcs.3
|
return value 0 doesn't have special meanings.
|
2002-03-25 20:01:22 +00:00 |
mbtowc.3
|
New sentence, new line. From Robert Elz.
|
2002-10-01 17:02:56 +00:00 |
multibyte.h
|
Move mbstate_t materials from locale/runetype.h to locale/multibyte.h.
|
2002-03-18 22:58:44 +00:00 |
multibyte_amd1.c
|
remove a redundant space.
|
2002-03-27 18:17:34 +00:00 |
multibyte_c90.c
|
move mbrtowc to _amd1 from _c90.
|
2002-03-26 06:10:27 +00:00 |
multibyte_sb.c
|
…
|
|
nl_langinfo.3
|
Add HISTORY.
|
2002-04-09 20:00:05 +00:00 |
nl_langinfo.c
|
refine i18n stuffs.
|
2002-03-17 22:14:05 +00:00 |
rune.c
|
fix how to check a return value of readentry.
|
2002-03-18 11:34:40 +00:00 |
rune.h
|
refine i18n stuffs.
|
2002-03-17 22:14:05 +00:00 |
rune_local.h
|
refine i18n stuffs.
|
2002-03-17 22:14:05 +00:00 |
runeglue.c
|
refine i18n stuffs.
|
2002-03-17 22:14:05 +00:00 |
runetable.c
|
remove _StreamStateTable.
|
2002-08-03 11:10:51 +00:00 |
runetype.h
|
remove _StreamStateTable.
|
2002-08-03 11:10:51 +00:00 |
setlocale.3
|
New sentence, new line. From Robert Elz.
|
2002-10-01 17:02:56 +00:00 |
setlocale.c
|
Rearrange code to avoid core dump and just return an error instead
|
2002-08-07 04:42:42 +00:00 |
setlocale1.c
|
split setlocale.c for smaller footprint (do not pull things in too much).
|
2001-01-25 01:25:05 +00:00 |
setlocale32.c
|
split setlocale.c for smaller footprint (do not pull things in too much).
|
2001-01-25 01:25:05 +00:00 |
setrunelocale.c
|
remove _StreamStateTable.
|
2002-08-03 11:10:51 +00:00 |
towlower.3
|
towlower appeared twice in synopsis.
|
2002-10-01 17:00:22 +00:00 |
wcrtomb.3
|
Fix .Dd argument, sort SEE ALSO, remove trailing dot in SEE ALSO,
|
2002-03-18 07:56:28 +00:00 |
wcsrtombs.3
|
New sentence, new line. From Robert Elz.
|
2002-10-01 17:02:56 +00:00 |
wcstod.c
|
remove #if define(lint).
|
2001-10-28 12:08:43 +00:00 |
wcstol.c
|
add wcstod/wcstol/wcstoul.
|
2001-09-27 16:30:35 +00:00 |
wcstombs.3
|
return value 0 doesn't have special meanings.
|
2002-03-25 20:01:22 +00:00 |
wcstoul.c
|
add wcstod/wcstol/wcstoul.
|
2001-09-27 16:30:35 +00:00 |
wctomb.3
|
Fix .Dd argument, sort SEE ALSO, remove trailing dot in SEE ALSO,
|
2002-03-18 07:56:28 +00:00 |