about summary refs log tree commit diff
path: root/src/network/recvfrom.c
Commit message (Expand)AuthorAgeFilesLines
* reduce spurious inclusion of libc.hRich Felker2018-09-121-1/+0
* use restrict everywhere it's required by c99 and/or posix 2008Rich Felker2012-09-061-1/+1
* overhaul pthread cancellationRich Felker2011-04-171-5/+1
* cleanup socketcall syscall interface to ease porting to sane(r) archsRich Felker2011-02-151-6/+1
* initial check-in, version 0.5.0 v0.5.0Rich Felker2011-02-121-0/+17