.. |
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
|
XSH5/C99: in the C/POSIX locale, change the day of month format used in d_t_fmt
|
1999-11-10 09:15:11 +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 |
ctypeio.c
|
include <string.h> for mem*
|
2000-07-01 00:05:27 +00:00 |
ctypeio.h
|
…
|
|
iswalnum.3
|
Use .St -isoC99 to refer to ISO C99.
|
2002-03-18 08:03:39 +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
|
C99: add new parameters int_p_cs_precedes, int_n_cs_precedes,
|
2001-01-02 10:53:24 +00:00 |
mblen.3
|
Fix .Dd argument, sort SEE ALSO, remove trailing dot in SEE ALSO,
|
2002-03-18 07:56:28 +00:00 |
mbrlen.3
|
Fix .Dd argument, sort SEE ALSO, remove trailing dot in SEE ALSO,
|
2002-03-18 07:56:28 +00:00 |
mbrtowc.3
|
HTML-quote another <> pair.
|
2002-03-18 08:02:19 +00:00 |
mbsinit.3
|
Fix .Dd argument, sort SEE ALSO, remove trailing dot in SEE ALSO,
|
2002-03-18 07:56:28 +00:00 |
mbsrtowcs.3
|
return value 0 doesn't have any special meanings.
|
2002-03-25 19:22:13 +00:00 |
mbstowcs.3
|
return value 0 doesn't have special meanings.
|
2002-03-25 20:01:22 +00:00 |
mbtowc.3
|
Fix .Dd argument, sort SEE ALSO, remove trailing dot in SEE ALSO,
|
2002-03-18 07:56:28 +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
|
sprinkle in _DIAGASSERT() as appropriate
|
2001-01-03 15:23:26 +00:00 |
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
|
refine i18n stuffs.
|
2002-03-17 22:14:05 +00:00 |
runetype.h
|
Move mbstate_t materials from locale/runetype.h to locale/multibyte.h.
|
2002-03-18 22:58:44 +00:00 |
setlocale.3
|
Generate <>& symbolically.
|
2002-02-07 07:00:09 +00:00 |
setlocale.c
|
- give the precedence to LC_ALL environment variable
|
2002-02-13 07:59:45 +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
|
Need namespace.h for snprintf.
|
2002-04-17 13:40:35 +00:00 |
towlower.3
|
Use .St -isoC99 to refer to ISO C99.
|
2002-03-18 08:03:39 +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
|
- return value 0 doesn't have special meanings for wcsrtombs.
|
2002-03-25 19:17:02 +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 |