1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-21 11:13:30 +00:00
freebsd/lib/libc
Hajimu UMEMOTO 1e09a8ab6c - cope with sa_len < sizeof(struct sockaddr).
From: Patrik Lindergren <patrik@datacom.nu>
- delint (pointer cast issue).  from netbsd-current

Obtained from:	KAME
MFC after:	1 week
2001-10-02 13:51:29 +00:00
..
alpha Clean up syscall generation in libc by removing HIDDEN_SYSCALLS 2001-01-29 03:23:46 +00:00
amd64 Removed duplicate VCS ID tags, as per style(9). 2001-08-13 14:06:34 +00:00
compat-43 mdoc(7) police: Use the new .In macro for #include statements. 2001-10-01 16:09:29 +00:00
db mdoc(7) police: Use the new .In macro for #include statements. 2001-10-01 16:09:29 +00:00
gen mdoc(7) police: Use the new .In macro for #include statements. 2001-10-01 16:09:29 +00:00
gmon mdoc(7) police: Use the new .In macro for #include statements. 2001-10-01 16:09:29 +00:00
i386 mdoc(7) police: Use the new .In macro for #include statements. 2001-10-01 16:09:29 +00:00
ia64 Fix a whole bunch of dependancy bugs and make it actually work when the 2001-09-22 18:27:01 +00:00
include Fixed namespace pollution related to `warn' in libc (but not in other 2001-08-29 13:52:27 +00:00
locale mdoc(7) police: Use the new .In macro for #include statements. 2001-10-01 16:09:29 +00:00
mips
mipseb
mipsel
net - cope with sa_len < sizeof(struct sockaddr). 2001-10-02 13:51:29 +00:00
nls mdoc(7) police: Use the new .In macro for #include statements. 2001-10-01 16:09:29 +00:00
posix1e mdoc(7) police: Use the new .In macro for #include statements. 2001-10-01 16:09:29 +00:00
quad
regex mdoc(7) police: Use the new .In macro for #include statements. 2001-10-01 16:09:29 +00:00
rpc mdoc(7) police: Use the new .In macro for #include statements. 2001-10-01 16:09:29 +00:00
stdio mdoc(7) police: Use the new .In macro for #include statements. 2001-10-01 16:09:29 +00:00
stdlib mdoc(7) police: don't split author names in the AUTHORS section. 2001-10-01 13:50:03 +00:00
stdtime mdoc(7) police: Use the new .In macro for #include statements. 2001-10-01 16:09:29 +00:00
string mdoc(7) police: Use the new .In macro for #include statements. 2001-10-01 16:09:29 +00:00
sys mdoc(7) police: Use the new .In macro for #include statements. 2001-10-01 16:09:29 +00:00
xdr mdoc(7) police: Use the new .In macro for #include statements. 2001-10-01 16:09:29 +00:00
yp Changed the clnt_perror string in yp_all because it was saying the 2001-05-23 15:37:10 +00:00
Makefile Rip out the old __stdin/out/err stuff. It was completely 100% useless. :-( 2001-08-13 21:48:44 +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