freebsd-dev/lib/libc/locale
2002-08-03 09:07:27 +00:00
..
ansi.c Fix the style of the SCM ID's. 2002-03-22 21:53:29 +00:00
big5.c Fix the style of the SCM ID's. 2002-03-22 21:53:29 +00:00
collate.c Do not use __progname directly (except in [gs]etprogname(3)). 2002-03-29 22:43:43 +00:00
collate.h Remove __P() usage. 2002-03-21 22:49:10 +00:00
collcmp.c Fix the style of the SCM ID's. 2002-03-22 21:53:29 +00:00
ctype.3 Fixed unsorting of almost all lists in previous commit. 2002-01-11 15:15:17 +00:00
digittoint.3 mdoc(7) police: tidy up. 2002-03-18 15:44:27 +00:00
euc.4 Remove whitespace at EOL. 2001-07-15 07:53:42 +00:00
euc.5 Remove whitespace at EOL. 2001-07-15 07:53:42 +00:00
euc.c Remove the hard-coded limit of 3 bytes for EUC encodings. 2002-04-14 10:55:42 +00:00
fix_grouping.c Fix the style of the SCM ID's. 2002-03-22 21:53:29 +00:00
frune.c Fix the style of the SCM ID's. 2002-03-22 21:53:29 +00:00
isalnum.3 mdoc(7) police: Use the new .In macro for #include statements. 2001-10-01 16:09:29 +00:00
isalpha.3 mdoc(7) police: Use the new .In macro for #include statements. 2001-10-01 16:09:29 +00:00
isascii.3 From the PR: 2002-01-09 13:43:31 +00:00
isblank.3 mdoc(7) police: don't you notice the warnings? 2002-03-15 17:50:21 +00:00
iscntrl.3 mdoc(7) police: Use the new .In macro for #include statements. 2001-10-01 16:09:29 +00:00
isctype.c Fix the style of the SCM ID's. 2002-03-22 21:53:29 +00:00
isdigit.3 From the PR: 2002-01-09 13:43:31 +00:00
isgraph.3 mdoc(7) police: use non-break space, remove whitespace at EOL, fix markup. 2001-12-12 13:42:25 +00:00
islower.3 mdoc(7) police: Use the new .In macro for #include statements. 2001-10-01 16:09:29 +00:00
isprint.3 mdoc(7) police: use no-break space, fix markup. 2001-12-12 13:45:35 +00:00
ispunct.3 mdoc(7) police: use no-break space. 2001-12-12 13:46:15 +00:00
isspace.3 Clarify valid isspace() range 2001-11-30 02:01:32 +00:00
isupper.3 mdoc(7) police: Use the new .In macro for #include statements. 2001-10-01 16:09:29 +00:00
isxdigit.3 From the PR: 2002-01-09 13:43:31 +00:00
ldpart.c Fix the style of the SCM ID's. 2002-03-22 21:53:29 +00:00
ldpart.h style(9)'ify 2001-12-20 18:28:52 +00:00
lmessages.c Fix the style of the SCM ID's. 2002-03-22 21:53:29 +00:00
lmessages.h style(9)'ify 2001-12-20 18:28:52 +00:00
lmonetary.c Fix the style of the SCM ID's. 2002-03-22 21:53:29 +00:00
lmonetary.h style(9)'ify 2001-12-20 18:28:52 +00:00
lnumeric.c Fix the style of the SCM ID's. 2002-03-22 21:53:29 +00:00
lnumeric.h style(9)'ify 2001-12-20 18:28:52 +00:00
localeconv.c Fix the style of the SCM ID's. 2002-03-22 21:53:29 +00:00
Makefile.inc Add ISO C90 Amd. 1 wctype(3) and iswctype(3) functions. 2002-08-03 04:18:40 +00:00
mbrune.3 mdoc(7) police: Use the new .In macro for #include statements. 2001-10-01 16:09:29 +00:00
mbrune.c Fix the style of the SCM ID's. 2002-03-22 21:53:29 +00:00
mskanji.c Fix the style of the SCM ID's. 2002-03-22 21:53:29 +00:00
multibyte.3 mdoc(7) police: Use the new .In macro for #include statements. 2001-10-01 16:09:29 +00:00
nl_langinfo.3 This was recently MFC'd, so it will appear in 4.6. 2002-04-13 04:25:56 +00:00
nl_langinfo.c Fix the style of the SCM ID's. 2002-03-22 21:53:29 +00:00
nomacros.c Fix the style of the SCM ID's. 2002-03-22 21:53:29 +00:00
none.c Fix the style of the SCM ID's. 2002-03-22 21:53:29 +00:00
rune.3 mdoc(7) police: Use the new .In macro for #include statements. 2001-10-01 16:09:29 +00:00
rune.c Fix the style of the SCM ID's. 2002-03-22 21:53:29 +00:00
runetype.c Fix the style of the SCM ID's. 2002-03-22 21:53:29 +00:00
setinvalidrune.c Fix the style of the SCM ID's. 2002-03-22 21:53:29 +00:00
setlocale.3 mdoc(7) police: Use the new .In macro for #include statements. 2001-10-01 16:09:29 +00:00
setlocale.c 1) Use errno to indicate faulure reason. 2002-08-03 09:04:44 +00:00
setlocale.h style(9)'ify 2001-12-20 18:28:52 +00:00
setrunelocale.c Return ENAMETOOLONG for long PATH_LOCALE, not EFAULT 2002-08-03 09:07:27 +00:00
table.c Fix the style of the SCM ID's. 2002-03-22 21:53:29 +00:00
toascii.3 From the PR: 2002-01-09 13:43:31 +00:00
tolower.3 bde got caught by mdoc(7) police. :-) 2002-03-15 17:53:20 +00:00
tolower.c Fix the style of the SCM ID's. 2002-03-22 21:53:29 +00:00
toupper.3 bde got caught by mdoc(7) police. :-) 2002-03-15 17:53:20 +00:00
toupper.c Fix the style of the SCM ID's. 2002-03-22 21:53:29 +00:00
utf2.4 mdoc(7) police: split punctuation characters + misc fixes. 2001-02-01 16:38:02 +00:00
utf2.5 mdoc(7) police: split punctuation characters + misc fixes. 2001-02-01 16:38:02 +00:00
utf2.c Fix the style of the SCM ID's. 2002-03-22 21:53:29 +00:00
wctype.3 Add ISO C90 Amd. 1 wctype(3) and iswctype(3) functions. 2002-08-03 04:18:40 +00:00
wctype.c Add ISO C90 Amd. 1 wctype(3) and iswctype(3) functions. 2002-08-03 04:18:40 +00:00