.. |
Makefile.inc
|
Remove UTF-2. UTF-2 is superceded by UTF-8.
|
2001-04-01 17:43:07 +00:00 |
___runetype_mb.c
|
avoid exposure of libc internal symbols into public header (wctype.h).
|
2001-01-20 17:40:09 +00:00 |
___tolower_mb.c
|
avoid exposure of libc internal symbols into public header (wctype.h).
|
2001-01-20 17:40:09 +00:00 |
___toupper_mb.c
|
avoid exposure of libc internal symbols into public header (wctype.h).
|
2001-01-20 17:40:09 +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 |
_def_messages.c
|
fix typo; something called 'yesexpr' shouldn't have a 'n' in it
|
1997-10-18 05:08:32 +00:00 |
_def_monetary.c
|
Add casts to please lint. Reviewed by christos.
|
2001-02-09 10:55:48 +00:00 |
_def_numeric.c
|
RCSid police.
|
1997-04-29 16:40:13 +00:00 |
_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 |
big5.c
|
Include string.h for mem*() prototypes.
|
2001-01-27 05:40:18 +00:00 |
ctypeio.c
|
include <string.h> for mem*
|
2000-07-01 00:05:27 +00:00 |
ctypeio.h
|
Add support for localized character sets (a.k.a. LC_CTYPE).
|
1997-06-02 09:52:36 +00:00 |
euc.c
|
fix a bit bug. this bug normally causes no problem.
|
2001-03-26 20:06:46 +00:00 |
euctw.c
|
Include string.h for mem*() prototypes.
|
2001-01-27 05:40:18 +00:00 |
iso2022.c
|
make tags[] and flags[] const
|
2001-01-25 09:46:44 +00:00 |
iso2022.h
|
sync citrus Id part with citrus repository.
|
2000-12-28 05:27:35 +00:00 |
iswalnum.3
|
place return value
|
2000-12-22 02:13:26 +00:00 |
iswctype.c
|
de-lint.
|
2001-02-06 18:48:41 +00:00 |
iswctype_sb.c
|
byte default, use (non-citrus) singlebyte locale. if we compile
|
2000-12-25 23:30:58 +00:00 |
localeconv.c
|
C99: add new parameters int_p_cs_precedes, int_n_cs_precedes,
|
2001-01-02 10:53:24 +00:00 |
mskanji.c
|
Include string.h for mem*() prototypes.
|
2001-01-27 05:40:18 +00:00 |
multibyte.c
|
de-lint.
|
2001-02-06 18:48:41 +00:00 |
multibyte_sb.c
|
sprinkle in _DIAGASSERT() as appropriate
|
2001-01-03 15:23:26 +00:00 |
nl_langinfo.3
|
Don't require inclusion of <nl_types.h>.
|
1999-09-05 09:18:11 +00:00 |
nl_langinfo.c
|
support nl_langinfo(CODESET).
|
2001-03-26 19:55:42 +00:00 |
rune.c
|
support nl_langinfo(CODESET).
|
2001-03-26 19:55:42 +00:00 |
rune.h
|
switch locale module API, from s{get,put}rune to wcrtomb/mbrtowc.
|
2000-12-28 05:22:27 +00:00 |
rune_local.h
|
avoid exposure of libc internal symbols into public header (wctype.h).
|
2001-01-20 17:40:09 +00:00 |
runeglue.c
|
workaround for PR 11993. when we read in old locale file,
|
2001-01-21 03:49:02 +00:00 |
runenone.c
|
de-lint.
|
2001-02-06 18:48:41 +00:00 |
runetable.c
|
support nl_langinfo(CODESET).
|
2001-03-26 19:55:42 +00:00 |
runetype.h
|
support nl_langinfo(CODESET).
|
2001-03-26 19:55:42 +00:00 |
setlocale.3
|
isoC -> isoC90.
|
2001-04-14 17:13:23 +00:00 |
setlocale.c
|
split setlocale.c for smaller footprint (do not pull things in too much).
|
2001-01-25 01:25:05 +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
|
split setlocale.c for smaller footprint (do not pull things in too much).
|
2001-01-25 01:25:05 +00:00 |
towlower.3
|
manpage for tow*.
|
2000-12-22 02:18:58 +00:00 |
utf8.c
|
split setlocale.c for smaller footprint (do not pull things in too much).
|
2001-01-25 01:25:05 +00:00 |