freebsd-dev/lib/libc
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
..
alpha Fix the style of the SCM ID's. 2002-03-22 23:42:05 +00:00
amd64 Restore CSRG ID's lost in January 1995. 2002-03-23 02:10:28 +00:00
compat-43 Fix the style of the SCM ID's. 2002-03-22 21:53:29 +00:00
db W/o __P, the internal declarations will all fit on one line. 2002-03-23 18:22:40 +00:00
gen No longer needed to #ifdef __FBSDID, this is now handled by Makefile.inc1. 2002-04-09 11:39:05 +00:00
gmon Do not use __progname directly (except in [gs]etprogname(3)). 2002-03-29 22:43:43 +00:00
i386 Standardize on our SCM ID style. 2002-03-23 02:44:19 +00:00
ia64 Implement _Unwind_FindTableEntry(). This function is part of GCC 2002-04-13 04:06:34 +00:00
include Do not use __progname directly (except in [gs]etprogname(3)). 2002-03-29 22:43:43 +00:00
locale Remove the hard-coded limit of 3 bytes for EUC encodings. 2002-04-14 10:55:42 +00:00
net Fix style of ether_ntoa(). 2002-04-08 07:51:10 +00:00
nls Fix the style of the SCM ID's. 2002-03-22 21:53:29 +00:00
posix1e Fix the style of the SCM ID's. 2002-03-22 21:53:29 +00:00
quad Fix the style of the SCM ID's. 2002-03-22 21:53:29 +00:00
regex Fix the style of the SCM ID's. 2002-03-22 23:42:05 +00:00
rpc Fix the style of the SCM ID's. 2002-03-22 23:18:37 +00:00
sparc64 Rename some fields in struct frame to be compatible with NetBSD/OpenBSD, 2002-04-09 00:57:23 +00:00
stdio scanf.3 has an obsolete ``this release''. 2002-04-10 20:52:49 +00:00
stdlib Do not use __progname directly (except in [gs]etprogname(3)). 2002-03-29 22:43:43 +00:00
stdtime Fix the style of the SCM ID's. 2002-03-22 23:42:05 +00:00
string Fix the style of the SCM ID's. 2002-03-22 21:53:29 +00:00
sys Correct markup. 2002-04-14 02:29:20 +00:00
xdr Fix the style of the SCM ID's. 2002-03-22 21:53:29 +00:00
yp Fix the style of the SCM ID's. 2002-03-22 21:53:29 +00:00
Makefile Embellish more. 2002-03-26 23:09:34 +00:00
Makefile.inc Activate build of posix1e extensions in libc and libc_r that have been 2001-04-04 18:17:28 +00:00