..
ascii.c
Introduce new encoding: "ASCII"
2008-01-21 23:48:12 +00:00
big5.5
big5.c
The problem is: currently our single byte ctype(3) functions are broken
2007-10-13 16:28:22 +00:00
btowc.3
btowc.c
collate.c
collate.h
collcmp.c
ctype.3
Let the armchair generals handle this one.
2009-09-04 07:44:58 +00:00
digittoint.3
Let the armchair generals handle this one.
2009-09-04 07:44:58 +00:00
euc.5
Per Regents of the University of Calfornia letter, remove advertising
2007-01-09 00:28:16 +00:00
euc.c
The problem is: currently our single byte ctype(3) functions are broken
2007-10-13 16:28:22 +00:00
fix_grouping.c
gb2312.5
gb2312.c
The problem is: currently our single byte ctype(3) functions are broken
2007-10-13 16:28:22 +00:00
gb18030.5
gb18030.c
The problem is: currently our single byte ctype(3) functions are broken
2007-10-13 16:28:22 +00:00
gbk.5
gbk.c
The problem is: currently our single byte ctype(3) functions are broken
2007-10-13 16:28:22 +00:00
isalnum.3
mdoc: remove .Pp where not needed
2010-04-14 18:29:26 +00:00
isalpha.3
mdoc: remove .Pp where not needed
2010-04-14 18:29:26 +00:00
isascii.3
Let the armchair generals handle this one.
2009-09-04 07:44:58 +00:00
isblank.3
mdoc: simplify quotation scheme
2010-05-11 23:08:38 +00:00
iscntrl.3
Let the armchair generals handle this one.
2009-09-04 07:44:58 +00:00
isctype.c
The problem is: currently our single byte ctype(3) functions are broken
2007-10-13 16:28:22 +00:00
isdigit.3
Let the armchair generals handle this one.
2009-09-04 07:44:58 +00:00
isgraph.3
mdoc: make sure to pass at least one argument to quotation macros
2010-08-02 13:11:35 +00:00
isideogram.3
Let the armchair generals handle this one.
2009-09-04 07:44:58 +00:00
islower.3
Let the armchair generals handle this one.
2009-09-04 07:44:58 +00:00
isphonogram.3
Let the armchair generals handle this one.
2009-09-04 07:44:58 +00:00
isprint.3
Fix the grammar in the isprint(3) description.
2009-11-13 09:07:33 +00:00
ispunct.3
Let the armchair generals handle this one.
2009-09-04 07:44:58 +00:00
isrune.3
Let the armchair generals handle this one.
2009-09-04 07:44:58 +00:00
isspace.3
Let the armchair generals handle this one.
2009-09-04 07:44:58 +00:00
isspecial.3
Let the armchair generals handle this one.
2009-09-04 07:44:58 +00:00
isupper.3
Let the armchair generals handle this one.
2009-09-04 07:44:58 +00:00
iswalnum.3
Per Regents of the University of Calfornia letter, remove advertising
2007-01-09 00:28:16 +00:00
iswctype.c
Back out 2nd part of wrong iswascii() change in prev. commit.
2007-10-23 17:39:28 +00:00
isxdigit.3
Let the armchair generals handle this one.
2009-09-04 07:44:58 +00:00
ldpart.c
ldpart.h
lmessages.c
lmessages.h
lmonetary.c
lmonetary.h
lnumeric.c
lnumeric.h
localeconv.3
Per Regents of the University of Calfornia letter, remove advertising
2007-01-09 00:28:16 +00:00
localeconv.c
Remove 3rd clause of license
2007-12-12 07:43:23 +00:00
Makefile.inc
Powerpc is special here. powerpc and powerpc64 use different ABIs, so
2010-08-24 20:54:43 +00:00
mblen.3
Per Regents of the University of Calfornia letter, remove advertising
2007-01-09 00:28:16 +00:00
mblen.c
mblocal.h
Introduce new encoding: "ASCII"
2008-01-21 23:48:12 +00:00
mbrlen.3
mbrlen.c
mbrtowc.3
mdoc: make sure to pass at least one argument to quotation macros
2010-08-02 13:11:35 +00:00
mbrtowc.c
mbsinit.3
mbsinit.c
mbsnrtowcs.c
mbsrtowcs.3
mbsrtowcs.c
mbstowcs.3
Per Regents of the University of Calfornia letter, remove advertising
2007-01-09 00:28:16 +00:00
mbstowcs.c
Introduce a local variable and use it instead of passed in parameter
2009-01-15 18:53:52 +00:00
mbtowc.3
Per Regents of the University of Calfornia letter, remove advertising
2007-01-09 00:28:16 +00:00
mbtowc.c
mskanji.5
mskanji.c
The problem is: currently our single byte ctype(3) functions are broken
2007-10-13 16:28:22 +00:00
multibyte.3
Per Regents of the University of Calfornia letter, remove advertising
2007-01-09 00:28:16 +00:00
nextwctype.3
nextwctype.c
nl_langinfo.3
Fix grammar.
2009-11-16 14:33:31 +00:00
nl_langinfo.c
Modified locale(1) to be able to show the altmon_X fields and the [cxX]_fmt's.
2009-10-05 07:13:15 +00:00
nomacros.c
none.c
The problem is: currently our single byte ctype(3) functions are broken
2007-10-13 16:28:22 +00:00
rpmatch.3
rpmatch.c
rune.c
Per Regents of the University of Calfornia letter, remove advertising
2007-01-09 00:28:16 +00:00
runefile.h
runetype.c
Per Regents of the University of Calfornia letter, remove advertising
2007-01-09 00:28:16 +00:00
setlocale.3
mdoc: remove unbalanced quotes
2010-08-02 13:11:41 +00:00
setlocale.c
Per Regents of the University of Calfornia letter, remove advertising
2007-01-09 00:28:16 +00:00
setlocale.h
setrunelocale.c
Fix longstanding mb/wc functions segfault if error occurse
2008-01-23 03:05:35 +00:00
Symbol.map
The problem is: currently our single byte ctype(3) functions are broken
2007-10-13 16:28:22 +00:00
table.c
Per Regents of the University of Calfornia letter, remove advertising
2007-01-09 00:28:16 +00:00
toascii.3
Let the armchair generals handle this one.
2009-09-04 07:44:58 +00:00
tolower.3
Apply a small grammar fix to {toupper,tolower}(3).
2010-07-25 13:32:19 +00:00
tolower.c
Per Regents of the University of Calfornia letter, remove advertising
2007-01-09 00:28:16 +00:00
toupper.3
Apply a small grammar fix to {toupper,tolower}(3).
2010-07-25 13:32:19 +00:00
toupper.c
Per Regents of the University of Calfornia letter, remove advertising
2007-01-09 00:28:16 +00:00
towlower.3
Per Regents of the University of Calfornia letter, remove advertising
2007-01-09 00:28:16 +00:00
towupper.3
Per Regents of the University of Calfornia letter, remove advertising
2007-01-09 00:28:16 +00:00
utf8.5
Per Regents of the University of Calfornia letter, remove advertising
2007-01-09 00:28:16 +00:00
utf8.c
Add comment explaining __mb_sb_limit trick here.
2007-10-15 09:51:30 +00:00
wcrtomb.3
wcrtomb.c
wcsftime.3
wcsftime.c
Change dstp to be const and remove bogus cast.
2009-01-15 20:45:59 +00:00
wcsnrtombs.c
wcsrtombs.3
wcsrtombs.c
wcstod.3
wcstod.c
wcstof.c
wcstoimax.c
Per Regents of the University of Calfornia letter, remove advertising
2007-01-09 00:28:16 +00:00
wcstol.3
wcstol.c
Per Regents of the University of Calfornia letter, remove advertising
2007-01-09 00:28:16 +00:00
wcstold.c
wcstoll.c
Per Regents of the University of Calfornia letter, remove advertising
2007-01-09 00:28:16 +00:00
wcstombs.3
Per Regents of the University of Calfornia letter, remove advertising
2007-01-09 00:28:16 +00:00
wcstombs.c
Introduce a local variable and use it instead of passed in parameter
2009-01-15 18:53:52 +00:00
wcstoul.c
Per Regents of the University of Calfornia letter, remove advertising
2007-01-09 00:28:16 +00:00
wcstoull.c
Per Regents of the University of Calfornia letter, remove advertising
2007-01-09 00:28:16 +00:00
wcstoumax.c
Per Regents of the University of Calfornia letter, remove advertising
2007-01-09 00:28:16 +00:00
wctob.c
wctomb.3
Per Regents of the University of Calfornia letter, remove advertising
2007-01-09 00:28:16 +00:00
wctomb.c
wctrans.3
wctrans.c
wctype.3
wctype.c
Don't allocate the constant array "props" on the stack in wctype.
2008-03-17 18:22:23 +00:00
wcwidth.3
wcwidth.c
Per Regents of the University of Calfornia letter, remove advertising
2007-01-09 00:28:16 +00:00