.. |
big5.5
|
Update cross references after utf2/euc move.
|
2003-11-15 02:26:04 +00:00 |
big5.c
|
Remove unused #includes.
|
2003-11-08 02:58:37 +00:00 |
btowc.3
|
|
|
btowc.c
|
|
|
collate.c
|
|
|
collate.h
|
|
|
collcmp.c
|
|
|
ctype.3
|
Add cross-references to isideogram(3), isphonogram(3), isrune(3),
|
2004-03-30 08:11:57 +00:00 |
digittoint.3
|
Trim cross-references.
|
2004-03-30 07:19:35 +00:00 |
euc.5
|
Update the EUC and UTF2 manual pages for their new home in section 5.
|
2003-11-15 01:54:46 +00:00 |
euc.c
|
Remove unused #includes.
|
2003-11-08 02:58:37 +00:00 |
fix_grouping.c
|
|
|
frune.c
|
|
|
gb2312.5
|
Update cross references after utf2/euc move.
|
2003-11-15 02:26:04 +00:00 |
gb2312.c
|
Remove unused #includes.
|
2003-11-08 02:58:37 +00:00 |
gb18030.5
|
Update cross references after utf2/euc move.
|
2003-11-15 02:26:04 +00:00 |
gb18030.c
|
|
|
gbk.5
|
Update cross references after utf2/euc move.
|
2003-11-15 02:26:04 +00:00 |
gbk.c
|
First byte of GBK-like sequences is 0x81, not 0x80
|
2003-12-19 12:54:42 +00:00 |
isalnum.3
|
|
|
isalpha.3
|
|
|
isascii.3
|
|
|
isblank.3
|
|
|
iscntrl.3
|
|
|
isctype.c
|
|
|
isdigit.3
|
Document the isnumber() and ishexnumber() functions, and explain how they
|
2004-03-30 07:02:04 +00:00 |
isgraph.3
|
|
|
isideogram.3
|
Add basic manual pages for isideogram(), isphonogram(), isrune()
|
2004-03-30 07:23:54 +00:00 |
islower.3
|
|
|
isphonogram.3
|
Add basic manual pages for isideogram(), isphonogram(), isrune()
|
2004-03-30 07:23:54 +00:00 |
isprint.3
|
|
|
ispunct.3
|
|
|
isrune.3
|
Add basic manual pages for isideogram(), isphonogram(), isrune()
|
2004-03-30 07:23:54 +00:00 |
isspace.3
|
|
|
isspecial.3
|
Add basic manual pages for isideogram(), isphonogram(), isrune()
|
2004-03-30 07:23:54 +00:00 |
isupper.3
|
|
|
iswalnum.3
|
|
|
iswctype.c
|
|
|
isxdigit.3
|
Document the isnumber() and ishexnumber() functions, and explain how they
|
2004-03-30 07:02:04 +00:00 |
ldpart.c
|
|
|
ldpart.h
|
|
|
lmessages.c
|
|
|
lmessages.h
|
|
|
lmonetary.c
|
|
|
lmonetary.h
|
|
|
lnumeric.c
|
|
|
lnumeric.h
|
|
|
localeconv.3
|
Split the documentation for localeconv() off into a separate manual page.
|
2003-12-07 06:00:00 +00:00 |
localeconv.c
|
|
|
Makefile.inc
|
Add basic manual pages for isideogram(), isphonogram(), isrune()
|
2004-03-30 07:23:54 +00:00 |
mblen.3
|
Split multibyte(3) into separate manual pages for each function.
|
2003-12-07 06:33:52 +00:00 |
mblen.c
|
|
|
mbrlen.3
|
|
|
mbrlen.c
|
|
|
mbrtowc.3
|
|
|
mbrtowc.c
|
Allow mbrtowc() and wcrtomb() to be implemented directly, instead of
|
2003-11-01 05:13:13 +00:00 |
mbrune.3
|
Update cross references after utf2/euc move.
|
2003-11-15 02:26:04 +00:00 |
mbrune.c
|
|
|
mbsinit.3
|
|
|
mbsinit.c
|
|
|
mbsrtowcs.3
|
|
|
mbsrtowcs.c
|
|
|
mbstowcs.3
|
Split multibyte(3) into separate manual pages for each function.
|
2003-12-07 06:33:52 +00:00 |
mbstowcs.c
|
|
|
mbtowc.3
|
Split multibyte(3) into separate manual pages for each function.
|
2003-12-07 06:33:52 +00:00 |
mbtowc.c
|
|
|
mskanji.5
|
Update cross references after utf2/euc move.
|
2003-11-15 02:26:04 +00:00 |
mskanji.c
|
Remove unused #includes.
|
2003-11-08 02:58:37 +00:00 |
multibyte.3
|
Split multibyte(3) into separate manual pages for each function.
|
2003-12-07 06:33:52 +00:00 |
nl_langinfo.3
|
|
|
nl_langinfo.c
|
|
|
nomacros.c
|
|
|
none.c
|
Allow mbrtowc() and wcrtomb() to be implemented directly, instead of
|
2003-11-01 05:13:13 +00:00 |
rune.3
|
Update cross references after utf2/euc move.
|
2003-11-15 02:26:04 +00:00 |
rune.c
|
|
|
runetype.c
|
|
|
setinvalidrune.c
|
|
|
setlocale.3
|
Add reference to environ(7)
|
2004-01-29 09:27:24 +00:00 |
setlocale.c
|
LC_ALL not always take priority over other LC_*
|
2004-01-31 19:15:32 +00:00 |
setlocale.h
|
|
|
setrunelocale.c
|
Set __mbrtowc and __wcrtomb correctly when changing to the C/POSIX locale.
|
2003-12-08 23:52:22 +00:00 |
srune.c
|
Remove unused variables and function declarations. Add missing headers.
|
2004-01-06 18:26:15 +00:00 |
table.c
|
Allow mbrtowc() and wcrtomb() to be implemented directly, instead of
|
2003-11-01 05:13:13 +00:00 |
toascii.3
|
|
|
tolower.3
|
|
|
tolower.c
|
|
|
toupper.3
|
|
|
toupper.c
|
|
|
towlower.3
|
|
|
towupper.3
|
|
|
utf2.5
|
Update the EUC and UTF2 manual pages for their new home in section 5.
|
2003-11-15 01:54:46 +00:00 |
utf2.c
|
|
|
utf8.5
|
Update cross references after utf2/euc move.
|
2003-11-15 02:26:04 +00:00 |
utf8.c
|
Fix a typo that caused mbrtowc() to always return 0.
|
2003-11-11 07:25:05 +00:00 |
wcrtomb.3
|
|
|
wcrtomb.c
|
Allow mbrtowc() and wcrtomb() to be implemented directly, instead of
|
2003-11-01 05:13:13 +00:00 |
wcsftime.3
|
|
|
wcsftime.c
|
Don't bother passing a freshly-zeroed mbstate to mbsrtowcs() etc.
|
2003-10-31 13:29:00 +00:00 |
wcsrtombs.3
|
|
|
wcsrtombs.c
|
|
|
wcstod.3
|
|
|
wcstod.c
|
Don't bother passing a freshly-zeroed mbstate to mbsrtowcs() etc.
|
2003-10-31 13:29:00 +00:00 |
wcstof.c
|
Don't bother passing a freshly-zeroed mbstate to mbsrtowcs() etc.
|
2003-10-31 13:29:00 +00:00 |
wcstoimax.c
|
|
|
wcstol.3
|
|
|
wcstol.c
|
|
|
wcstold.c
|
Remove unused variables and function declarations. Add missing headers.
|
2004-01-06 18:26:15 +00:00 |
wcstoll.c
|
|
|
wcstombs.3
|
Make consistent with the better written wcsrtombs function:
|
2004-02-27 15:03:22 +00:00 |
wcstombs.c
|
|
|
wcstoul.c
|
|
|
wcstoull.c
|
|
|
wcstoumax.c
|
|
|
wctob.c
|
|
|
wctomb.3
|
Split multibyte(3) into separate manual pages for each function.
|
2003-12-07 06:33:52 +00:00 |
wctomb.c
|
|
|
wctrans.3
|
|
|
wctrans.c
|
Remove TODO comment about creating a macro version of towctrans().
|
2003-11-01 08:20:58 +00:00 |
wctype.3
|
Recognize the "rune" character class in wctype().
|
2004-03-27 08:59:21 +00:00 |
wctype.c
|
Recognize the "rune" character class in wctype().
|
2004-03-27 08:59:21 +00:00 |
wcwidth.3
|
|
|
wcwidth.c
|
|
|