freebsd-dev/lib/libc
Jun Kuriyama 0c1691334a Fix a condition where the hole would be inserted in the wrong
place during a split.

Obtained from:	NetBSD
2004-09-13 22:07:24 +00:00
..
alpha Fix alpha build and add __FBSDID. 2004-08-16 08:12:29 +00:00
amd64 Add support for TLS in statically linked programs. 2004-08-15 16:18:52 +00:00
arm
compat-43
db Fix a condition where the hole would be inserted in the wrong 2004-09-13 22:07:24 +00:00
gdtoa
gen Septepber -> September 2004-09-01 23:28:27 +00:00
gmon Fix format strings to unbreak with -DDEBUG option. 2004-09-10 05:44:17 +00:00
i386 Add support for TLS in statically linked programs. 2004-08-15 16:18:52 +00:00
ia64 Unbreak memmove(). Return the dst argument. While here, fix the END 2004-09-04 00:23:15 +00:00
include Add support for TLS in statically linked programs. 2004-08-15 16:18:52 +00:00
locale Re-word warning about the UTF2 encoding, taking care to use the word 2004-08-21 08:08:29 +00:00
net Use the recently introduced RES_DFLRETRY parameter instead of a well-hidden 2004-09-09 17:42:18 +00:00
nls
posix1e
powerpc Add support for TLS in statically linked programs. 2004-08-15 16:18:52 +00:00
quad
regex Fix two problems with REG_ICASE that were introduced with the addition of 2004-09-05 08:30:42 +00:00
rpc Avoid using void pointers in additive expressions. 2004-08-13 23:22:38 +00:00
softfloat
sparc64 Add support for TLS in statically linked programs. 2004-08-15 16:18:52 +00:00
stdio Don't forget to va_end() the va_list we get from va_copy(). 2004-08-26 06:25:28 +00:00
stdlib Reword recent addition about memory moving. 2004-08-19 16:34:31 +00:00
stdtime struct tm.tm_year is listed as 'years since 1900', and is signed. On 2004-08-24 00:15:37 +00:00
string
sys Add a BUGS section and copy the wording from mmap(2)'s MAP_NOSYNC, 2004-09-03 06:24:25 +00:00
uuid
xdr
yp
Makefile