Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-12-04 | Remove __NTH from the declation. | Khem Raj | |
2008-11-29 | add libc_hidden_proto(__cmsg_nxthdr) for mips | Denis Vlasenko | |
2008-10-06 | - tweak inclusion of asm/socket.h for linux-2.4 (Peter S. Mazinger) | Bernhard Reutner-Fischer | |
2006-12-06 | update from mjn3 | Eric Andersen | |
2006-11-04 | based on a patch from Atsushi Nemoto: | Eric Andersen | |
There is a mismatch of struct msghdr between the kernel and libc. In a 64-bit environment, the size of msg_namelen is 4 for all, but the size of msg_iovlen and msg_controllen is 8 bytes for the kernel and for glibc, but 4 bytes for uClibc. Fix size for the 64bit case. | |||
2006-08-25 | merge with psm: sync with common socket headers | Mike Frysinger | |
2001-11-14 | Sync up mipsel headers | Eric Andersen | |
2001-05-22 | Header cleanups to fix compilation. Mostly a hack, pending figuring | David Schleef | |
out the best way to do some things. | |||
2001-05-22 | Copied bits/*.h from Debian MIPS libc6-dev 2.2.2-4 package. | David Schleef | |