freebsd-dev/lib/libc/locale
Jeroen Ruigrok van der Werven eb12e52a25 Remove the hard-coded limit of 3 bytes for EUC encodings.
Satoshi NIIMI-san kindly explained that EUC does not limit the byte length to
any arbitrary number.

We now set the limit to the maximum octet length of the codeset and it is
locale-specific.

Submitted by:	Yong-Jhen Hong <winard@ms11.url.com.tw>
2002-04-14 10:55:42 +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 Install digittoint.3 (forgotten in rev 1.21) 2002-04-13 22:32:33 +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 Fix the style of the SCM ID's. 2002-03-22 21:53:29 +00:00
setlocale.h style(9)'ify 2001-12-20 18:28:52 +00:00
setrunelocale.c Fix the style of the SCM ID's. 2002-03-22 21:53:29 +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
utf2.5
utf2.c Fix the style of the SCM ID's. 2002-03-22 21:53:29 +00:00