summaryrefslogtreecommitdiff
path: root/lib/libc/net/recv.c
Commit message (Expand)AuthorAgeFilesLines
* General further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-201-1/+3
* Renumber copyright clause 4Warner Losh2017-02-281-1/+1
* Use ANSI C prototypes. Eliminates -Wold-style-definition warnings.Craig Rodrigues2015-09-201-4/+1
* recv(),send(): Directly call interposing entry instead of going through PLT.Jilles Tjoelker2015-05-101-1/+5
* Make recv() and send() cancellation points, as required by POSIX.Jilles Tjoelker2013-06-091-3/+5
* Per Regents of the University of Calfornia letter, remove advertisingWarner Losh2007-01-091-4/+0
* Fix the style of the SCM ID's.David E. O'Brien2002-03-221-2/+2
* Remove _THREAD_SAFE and make libc thread-safe by default byDaniel Eischen2001-01-241-1/+5
* BSD 4.4 Lite Lib SourcesRodney W. Grimes1994-05-271-0/+50