Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | disable SO_REUSEPORT in sys/socket.h | Rich Felker | 2012-11-15 | 1 | -1/+1 |
* | fix numerous mips abi constant definition mismatches | Rich Felker | 2012-11-05 | 1 | -0/+7 |
* | always expose accept4 | Rich Felker | 2012-09-29 | 1 | -4/+1 |
* | add acct, accept4, setns, and dup3 syscalls (linux extensions) | Rich Felker | 2012-09-08 | 1 | -0/+4 |
* | remove all remaining redundant __restrict/__inline/_Noreturn defs | Rich Felker | 2012-09-08 | 1 | -5/+1 |
* | use restrict everywhere it's required by c99 and/or posix 2008 | Rich Felker | 2012-09-06 | 1 | -5/+11 |
* | fix socket.h on mips | Rich Felker | 2012-08-05 | 1 | -0/+3 |
* | workaround another sendmsg kernel bug on 64-bit machines | Rich Felker | 2012-07-12 | 1 | -7/+0 |
* | cleanup more bits cruft (sysmacros and socket) | Rich Felker | 2011-09-18 | 1 | -0/+196 |
* | fix some struct padding to match LSB/glibc ABI where it may be helpful | Rich Felker | 2011-06-16 | 1 | -2/+4 |
* | extensive header cleanup for standards conformance & correctness | Rich Felker | 2011-02-14 | 1 | -0/+1 |
* | initial check-in, version 0.5.0 v0.5.0 | Rich Felker | 2011-02-12 | 1 | -0/+64 |