..
ascii.c
Introduce new encoding: "ASCII"
2008-01-21 23:48:12 +00:00
big5.5
Markup nits.
2004-07-05 06:39:03 +00:00
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
Reduce overhead by calling internal versions of the multibyte conversion
2004-05-12 14:26:54 +00:00
collate.c
Make the format of LC_COLLATE files architecture independent.
2005-02-27 20:31:13 +00:00
collate.h
Make the format of LC_COLLATE files architecture independent.
2005-02-27 20:31:13 +00:00
collcmp.c
ANSI'fy prototypes
2005-02-27 14:54:23 +00:00
ctype.3
Per Regents of the University of Calfornia letter, remove advertising
2007-01-09 00:28:16 +00:00
digittoint.3
Per Regents of the University of Calfornia letter, remove advertising
2007-01-09 00:28:16 +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
Markup nits.
2004-07-05 06:39:03 +00:00
gb2312.c
The problem is: currently our single byte ctype(3) functions are broken
2007-10-13 16:28:22 +00:00
gb18030.5
Markup nits.
2004-07-05 06:39:03 +00:00
gb18030.c
The problem is: currently our single byte ctype(3) functions are broken
2007-10-13 16:28:22 +00:00
gbk.5
Markup nits.
2004-07-05 06:39:03 +00:00
gbk.c
The problem is: currently our single byte ctype(3) functions are broken
2007-10-13 16:28:22 +00:00
isalnum.3
Per Regents of the University of Calfornia letter, remove advertising
2007-01-09 00:28:16 +00:00
isalpha.3
Per Regents of the University of Calfornia letter, remove advertising
2007-01-09 00:28:16 +00:00
isascii.3
Per Regents of the University of Calfornia letter, remove advertising
2007-01-09 00:28:16 +00:00
isblank.3
Per Regents of the University of Calfornia letter, remove advertising
2007-01-09 00:28:16 +00:00
iscntrl.3
Per Regents of the University of Calfornia letter, remove advertising
2007-01-09 00:28:16 +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
- Fix typo
2007-05-04 16:01:07 +00:00
isgraph.3
Per Regents of the University of Calfornia letter, remove advertising
2007-01-09 00:28:16 +00:00
isideogram.3
Sort SEE ALSO references (in dictionary order, ignoring case).
2004-07-04 20:55:50 +00:00
islower.3
Per Regents of the University of Calfornia letter, remove advertising
2007-01-09 00:28:16 +00:00
isphonogram.3
Add basic manual pages for isideogram(), isphonogram(), isrune()
2004-03-30 07:23:54 +00:00
isprint.3
Per Regents of the University of Calfornia letter, remove advertising
2007-01-09 00:28:16 +00:00
ispunct.3
Per Regents of the University of Calfornia letter, remove advertising
2007-01-09 00:28:16 +00:00
isrune.3
Add basic manual pages for isideogram(), isphonogram(), isrune()
2004-03-30 07:23:54 +00:00
isspace.3
Per Regents of the University of Calfornia letter, remove advertising
2007-01-09 00:28:16 +00:00
isspecial.3
Add basic manual pages for isideogram(), isphonogram(), isrune()
2004-03-30 07:23:54 +00:00
isupper.3
Per Regents of the University of Calfornia letter, remove advertising
2007-01-09 00:28:16 +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
Per Regents of the University of Calfornia letter, remove advertising
2007-01-09 00:28:16 +00:00
ldpart.c
Rewrite split_lines() to operate safely
2004-04-25 19:56:50 +00:00
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
Introduce new encoding: "ASCII"
2008-01-21 23:48:12 +00:00
mblen.3
Per Regents of the University of Calfornia letter, remove advertising
2007-01-09 00:28:16 +00:00
mblen.c
Remove unnecessary #include directives.
2004-07-29 06:18:40 +00:00
mblocal.h
Introduce new encoding: "ASCII"
2008-01-21 23:48:12 +00:00
mbrlen.3
Fixed a typo.
2004-06-30 19:32:41 +00:00
mbrlen.c
Reduce overhead by calling internal versions of the multibyte conversion
2004-05-12 14:26:54 +00:00
mbrtowc.3
Fixed a typo.
2004-06-30 19:32:41 +00:00
mbrtowc.c
Move prototypes of various encoding-related functions into a new header
2004-05-12 14:09:04 +00:00
mbsinit.3
Update manual pages for change to C99 mbrtowc() semantics.
2004-04-08 09:59:02 +00:00
mbsinit.c
Move prototypes of various encoding-related functions into a new header
2004-05-12 14:09:04 +00:00
mbsnrtowcs.c
Implement the GNU extensions of mbsnrtowcs() and wcsnrtombs(). These are
2004-07-21 10:54:57 +00:00
mbsrtowcs.3
Scheduled mdoc(7) sweep.
2005-01-11 20:50:51 +00:00
mbsrtowcs.c
Implement the GNU extensions of mbsnrtowcs() and wcsnrtombs(). These are
2004-07-21 10:54:57 +00:00
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
Remove unnecessary #include directives.
2004-07-29 06:18:40 +00:00
mskanji.5
Markup nits.
2004-07-05 06:39:03 +00:00
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
Add COMPATIBILITY and HISTORY sections. Fix typo.
2005-07-21 10:27:45 +00:00
nextwctype.c
Add a function to iterate over all characters in a particular character
2004-07-08 06:43:37 +00:00
nl_langinfo.3
Sort sections.
2005-01-20 09:17:07 +00:00
nl_langinfo.c
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
Add HISTORY section.
2005-07-21 10:53:27 +00:00
rpmatch.c
Implement rpmatch(), a semi-standard interface (as found on AIX, Tru64,
2005-01-09 03:55:13 +00:00
rune.c
Per Regents of the University of Calfornia letter, remove advertising
2007-01-09 00:28:16 +00:00
runefile.h
Make <runefile.h> internal to libc.
2005-05-16 09:32:41 +00:00
runetype.c
Per Regents of the University of Calfornia letter, remove advertising
2007-01-09 00:28:16 +00:00
setlocale.3
Per Regents of the University of Calfornia letter, remove advertising
2007-01-09 00:28:16 +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
Per Regents of the University of Calfornia letter, remove advertising
2007-01-09 00:28:16 +00:00
tolower.3
Per Regents of the University of Calfornia letter, remove advertising
2007-01-09 00:28:16 +00:00
tolower.c
Per Regents of the University of Calfornia letter, remove advertising
2007-01-09 00:28:16 +00:00
toupper.3
Per Regents of the University of Calfornia letter, remove advertising
2007-01-09 00:28:16 +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
Update manual pages for change to C99 mbrtowc() semantics.
2004-04-08 09:59:02 +00:00
wcrtomb.c
Move prototypes of various encoding-related functions into a new header
2004-05-12 14:09:04 +00:00
wcsftime.3
wcsftime.c
Introduce a local variable and use it instead of passed in parameter
2009-01-15 18:53:52 +00:00
wcsnrtombs.c
Fix comparisons that test if an unsigned value is < 0.
2005-02-12 08:45:12 +00:00
wcsrtombs.3
Implement the GNU extensions of mbsnrtowcs() and wcsnrtombs(). These are
2004-07-21 10:54:57 +00:00
wcsrtombs.c
Implement the GNU extensions of mbsnrtowcs() and wcsnrtombs(). These are
2004-07-21 10:54:57 +00:00
wcstod.3
wcstod.c
Prepare to handle state-dependent encodings. This mainly involves not
2004-04-07 09:47:56 +00:00
wcstof.c
Prepare to handle state-dependent encodings. This mainly involves not
2004-04-07 09:47:56 +00:00
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
Prepare to handle state-dependent encodings. This mainly involves not
2004-04-07 09:47:56 +00:00
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
Reduce overhead by calling internal versions of the multibyte conversion
2004-05-12 14:26:54 +00:00
wctomb.3
Per Regents of the University of Calfornia letter, remove advertising
2007-01-09 00:28:16 +00:00
wctomb.c
Remove unnecessary #include directives.
2004-07-29 06:18:40 +00:00
wctrans.3
wctrans.c
wctype.3
Add missing comma.
2006-10-13 16:11:12 +00:00
wctype.c
Don't allocate the constant array "props" on the stack in wctype.
2008-03-17 18:22:23 +00:00
wcwidth.3
/me kicks cvs update
2004-08-17 04:56:03 +00:00
wcwidth.c
Per Regents of the University of Calfornia letter, remove advertising
2007-01-09 00:28:16 +00:00