freebsd-dev/lib/libc
Ruslan Ermilov 3fb3a43079 Make the format of LC_CTYPE files architecture independent by
introducing the disk formats for _RuneLocale and friends.

The disk formats do not have (useless) pointers and have 32-bit
quantities instead of rune_t and long.  (htonl(3) only works
with 32-bit quantities, so there's no loss).

Bootstrap mklocale(1) when necessary.  (Bootstrapping from 4.x
would be trivial (verified), but we no longer provide pre-5.3
source upgrades and this is the first commit to actually break
it.)
2005-02-26 21:47:54 +00:00
..
alpha Update my email address. 2005-02-06 03:23:31 +00:00
amd64 Update my email address. 2005-02-06 03:23:31 +00:00
arm Update my email address. 2005-02-06 03:23:31 +00:00
compat-43 Sort sections. 2005-01-20 09:17:07 +00:00
db Expand *n't contractions. 2005-02-13 22:25:33 +00:00
gdtoa Don't compile the gdtoa package's strtoIg.c into libc. 2005-01-27 05:44:16 +00:00
gen Mark _rtld_allocate_tls and _rtld_free_tls as weak symbols for Variant I 2005-02-26 10:39:49 +00:00
gmon Enable building with LIBC_SCCS defined. 2004-10-16 06:32:43 +00:00
i386 Update my email address. 2005-02-06 03:23:31 +00:00
ia64 Update my email address. 2005-02-06 03:23:31 +00:00
include Update my email address. 2005-02-06 03:23:31 +00:00
locale Make the format of LC_CTYPE files architecture independent by 2005-02-26 21:47:54 +00:00
net - Use socklen_t. 2005-02-14 17:51:45 +00:00
nls Cleanup prototypes and remove dead code 2005-02-01 16:04:55 +00:00
posix1e Minor white space tweak. 2005-01-23 15:28:02 +00:00
powerpc Update my email address. 2005-02-06 03:23:31 +00:00
quad libc_r wasn't so tied to libc for 22 months. 2002-11-18 09:50:57 +00:00
regex Expand *n't contractions. 2005-02-13 22:25:33 +00:00
rpc Expand *n't contractions. 2005-02-13 22:25:33 +00:00
softfloat Oooops I forgot to commit that. 2004-12-08 18:41:42 +00:00
sparc64 Update my email address. 2005-02-06 03:23:31 +00:00
stdio Fix EOVERFLOW detection in vswprintf(3) 2005-02-21 19:41:44 +00:00
stdlib Especially mention that setting errno to EINVAL in "no conversion" case 2005-01-22 18:02:58 +00:00
stdtime Expand contractions. 2005-02-13 23:45:54 +00:00
string Don't read more than the given 'len' bytes from the 'big' string. 2005-02-11 21:07:51 +00:00
sys Fix a few markup nits in previous commit. 2005-02-25 00:40:46 +00:00
uuid Sort sections. 2005-01-20 09:17:07 +00:00
xdr Enable building with LIBC_SCCS defined. 2004-10-16 06:32:43 +00:00
yp Back out the `hiding' of strlcpy and strlcat. Several people 2003-05-01 19:03:14 +00:00
Makefile Eliminate gdtoa.mk and move its contents to ${MACHINE_ARCH}/Makefile.inc. 2005-01-15 05:23:58 +00:00