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
euc.5
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
isalpha.3
isascii.3
isblank.3 mdoc(7) police: don't you notice the warnings? 2002-03-15 17:50:21 +00:00
iscntrl.3
isctype.c Fix the style of the SCM ID's. 2002-03-22 21:53:29 +00:00
isdigit.3
isgraph.3
islower.3
isprint.3
ispunct.3
isspace.3
isupper.3
isxdigit.3
ldpart.c Fix the style of the SCM ID's. 2002-03-22 21:53:29 +00:00
ldpart.h
lmessages.c Fix the style of the SCM ID's. 2002-03-22 21:53:29 +00:00
lmessages.h
lmonetary.c Fix the style of the SCM ID's. 2002-03-22 21:53:29 +00:00
lmonetary.h
lnumeric.c Fix the style of the SCM ID's. 2002-03-22 21:53:29 +00:00
lnumeric.h
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
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
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
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
setlocale.c Fix the style of the SCM ID's. 2002-03-22 21:53:29 +00:00
setlocale.h
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
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