Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2019-12-17 | implement SO_TIMESTAMP[NS] fallback for kernels without time64 versions | Rich Felker | 1 | -0/+9 |
2019-07-31 | get/setsockopt: add fallback for new time64 SO_RCVTIMEO/SO_SNDTIMEO | Rich Felker | 1 | -1/+26 |
2012-09-06 | use restrict everywhere it's required by c99 and/or posix 2008 | Rich Felker | 1 | -1/+1 |
2011-02-15 | cleanup socketcall syscall interface to ease porting to sane(r) archs | Rich Felker | 1 | -7/+1 |
2011-02-12 | initial check-in, version 0.5.0v0.5.0 | Rich Felker | 1 | -0/+13 |