freebsd-skq/lib/libc
simon d7c50e2dcb MFC 1.46:
Do not explicitly state how many bytes an argument list can be in the
description of E2BIG, since it's now larger on some platforms.
2005-11-22 19:13:09 +00:00
..
alpha Remove fpsetsticky(). This was added for SysV compatibility, but due 2005-03-15 15:53:39 +00:00
amd64 Optimize the instruction alignment. 2005-04-23 18:45:36 +00:00
arm Use the correct values for softfloat, in both the little endian and the big 2005-03-20 00:53:52 +00:00
compat-43 Revert accidiental removal of string.h inclusion. 2005-02-27 18:39:02 +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 MFC (by deischen) 2005-10-08 17:57:10 +00:00
gmon Fix race by using atomic operation, with this change, both libpthread 2005-05-06 07:37:01 +00:00
i386 Clean out the leftovers from the i386_set_gsbase() TLS conversion. 2005-06-29 23:15:36 +00:00
ia64 - Define LDBL_NBIT to be a mask indicating the position of the integer 2005-03-07 04:55:40 +00:00
include MFC (by deischen) 2005-10-08 17:56:33 +00:00
locale MFC: rev. 1.3 by tjr 2005-09-10 14:10:52 +00:00
net MFC 1.55: The KAME's getipnodebyaddr() code honor the 2005-11-18 02:32:32 +00:00
nls Assorted markup fixes. 2005-06-15 19:04:04 +00:00
posix1e MFC spelling fixes of several manpages. 2005-08-18 15:01:27 +00:00
powerpc Remove fpsetsticky(). This was added for SysV compatibility, but due 2005-03-15 15:53:39 +00:00
quad
regex Remove unused file. 2005-04-25 02:29:03 +00:00
rpc Avoid pointer arithmetics on void *. 2005-03-10 08:25:49 +00:00
softfloat Remove fpsetsticky(). This was added for SysV compatibility, but due 2005-03-15 15:53:39 +00:00
sparc64 Add the functions _Qp_cmp() and _Qp_cmpe() as described in the Sparc 2005-06-21 21:13:07 +00:00
stdio MFC: rev. 1.2 2005-09-24 07:13:37 +00:00
stdlib Take a step closer to the release and turn off malloc debugging. 2005-09-18 03:45:24 +00:00
stdtime MFC spelling fixes of several manpages. 2005-08-18 15:01:27 +00:00
string MFC: Added a sentence to explain what "span" means. 2005-09-07 16:41:51 +00:00
sys MFC 1.46: 2005-11-22 19:13:09 +00:00
uuid Avoid (unnecessarily) casting away const within uuid_is_nil. 2005-05-11 13:18:10 +00:00
xdr Enable building with LIBC_SCCS defined. 2004-10-16 06:32:43 +00:00
yp do mutex lock for each yp calls. with this, 2005-05-03 20:30:31 +00:00
Makefile Eliminate gdtoa.mk and move its contents to ${MACHINE_ARCH}/Makefile.inc. 2005-01-15 05:23:58 +00:00