Age | Commit message (Collapse) | Author | Lines | |
---|---|---|---|---|
2014-06-06 | add SOCK_CLOEXEC fallback for socketpair on old kernels | Rich Felker | -1/+19 | |
as usual, this is non-atomic, but better than producing an error or failing to set the close-on-exec flag at all. | ||||
2011-02-15 | cleanup socketcall syscall interface to ease porting to sane(r) archs | Rich Felker | -3/+1 | |
2011-02-12 | initial check-in, version 0.5.0v0.5.0 | Rich Felker | -0/+9 | |