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