freebsd-dev/lib/libc
2004-10-03 15:42:59 +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 Make setjmp()/longjmp() use sigprocmask. 2004-09-23 23:13:46 +00:00
compat-43 Mechanically kill hard sentence breaks. 2004-07-02 23:52:20 +00:00
db Fix a condition where the hole would be inserted in the wrong 2004-09-13 22:07:24 +00:00
gdtoa
gen Remove __isnanl() to avoid conflicting with the same function in libm. 2004-09-24 06:33:22 +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 Prefer C99's __func__ over GCC's __FUNCTION__. 2004-09-22 16:56:49 +00:00
net Reflect the fact addr2ascii(3) and ascii2addr(3) need sys/socket.h 2004-09-29 17:54:30 +00:00
nls
posix1e Fix the NAME section making whatis(1) happy in particular. 2004-07-05 17:12:53 +00:00
powerpc Add support for TLS in statically linked programs. 2004-08-15 16:18:52 +00:00
quad
regex Directly include <runetype.h> for _CurrentRuneLocale, <_ctype.h> doesn't 2004-10-03 15:42:59 +00:00
rpc Avoid using void pointers in additive expressions. 2004-08-13 23:22:38 +00:00
softfloat Import the softfloat emulation library, needed for FreeBSD/arm right now. 2004-05-14 12:13:06 +00:00
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 Mechanically kill hard sentence breaks. 2004-07-02 23:52:20 +00:00
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 Import the FreeBSD/arm libc bits. 2004-05-14 12:04:31 +00:00