Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | hook recvmmsg up to SO_TIMESTAMP[NS] fallback for pre-time64 kernels | Rich Felker | 2019-12-17 | 1 | -4/+10 |
* | fix regression in recvmmsg with no timeout | Rich Felker | 2019-08-07 | 1 | -1/+1 |
* | recvmmsg: add time64 syscall support, decouple 32-bit time_t | Rich Felker | 2019-07-29 | 1 | -0/+18 |
* | implement sendmmsg and recvmmsg | Rich Felker | 2014-06-19 | 1 | -0/+15 |