about summary refs log tree commit diff
path: root/src/network/setsockopt.c
Commit message (Expand)AuthorAgeFilesLines
* implement SO_TIMESTAMP[NS] fallback for kernels without time64 versionsRich Felker2019-12-171-0/+9
* get/setsockopt: add fallback for new time64 SO_RCVTIMEO/SO_SNDTIMEORich Felker2019-07-311-1/+31
* cleanup socketcall syscall interface to ease porting to sane(r) archsRich Felker2011-02-151-3/+1
* initial check-in, version 0.5.0 v0.5.0Rich Felker2011-02-121-0/+9