summaryrefslogtreecommitdiffstats
path: root/lib/libc/sys/recv.2
Commit message (Expand)AuthorAgeFilesLines
* Implement SOCK_CLOEXEC, SOCK_NONBLOCK and MSG_CMSG_CLOEXEC.jilles2013-03-191-2/+7
* Remove the restrict qualifier to match function prototype.kevlo2012-09-201-1/+1
* Describe in detail required conditions for receiving the SCM_CREDSglebius2012-09-121-4/+18
* mdoc: drop redundant .Pp and .LP callsuqs2010-10-081-2/+0
* It's silly to claim recv(2) is to be removed in favour of recvfrom(2)ivoras2008-11-301-1/+0
* Per Regents of the University of Calfornia letter, remove advertisingimp2007-01-091-4/+0
* Bump modification date for last update.simon2006-12-281-1/+1
* Catch up struct cmsghdr and struct msghdr in the manual page with thesimon2006-12-281-11/+11
* Fix a typobrian2006-09-101-2/+2
* Remove a useless word.brueffer2006-03-051-1/+1
* - Massage wording to make it easier to understand and fix some grammar.brd2006-02-161-4/+4
* -mdoc sweep.ru2005-11-171-1/+1
* Document the ECONNRESET errno value.dds2005-07-291-0/+2
* Eliminate macro calls inside literal displays.ru2005-01-151-1/+1
* Scheduled mdoc(7) sweep.ru2005-01-111-9/+21
* ``NULL is a specific instance of a null pointer constant; the generic iskeramida2004-12-231-3/+2
* Use .Dv NULL when referring to NULL C pointers, instead of "nil".keramida2004-12-221-2/+5
* Document EMSGSIZE return from recvmsg due to insufficient free filesalfred2004-10-171-1/+10
* Document the MSG_DONTWAIT flag.harti2004-07-161-1/+8
* Add restrict qualifiers. (docs)alfred2003-12-241-1/+1
* mdoc(7): Properly mark C headers.ru2003-09-101-2/+2
* mdoc(7) police: "The .Fa argument.".ru2002-12-191-6/+12
* mdoc(7) police: Tidy up the syscall language.ru2002-12-181-7/+11
* mdoc(7) police: Use the new .In macro for #include statements.ru2001-10-011-2/+2
* Remove whitespace at EOL.dd2001-07-151-4/+4
* mdoc(7) police: removed HISTORY info from the .Os call.ru2001-07-101-1/+1
* mdoc(7) police: remove extraneous .Pp before and/or after .Sh.dd2001-07-091-1/+0
* mdoc(7) police: split punctuation characters + misc fixes.ru2001-02-011-1/+1
* Prepare for mdoc(7)NG.ru2001-01-161-1/+1
* Use `Er' variable to define first column width in ERRORS section. It wasphantom2000-05-041-1/+1
* Introduce ".Lb" macro to libc manpages.phantom2000-04-211-0/+2
* General clean-up of socket.h and associated sources to synchronise upphk1999-11-241-1/+1
* Some style and "look" fixesphantom1999-09-051-0/+2
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* Add $Id$, to make it simpler for members of the translation teams tonik1999-07-121-0/+1
* Document SCM_CREDS changes.wpaul1997-03-211-0/+28
* Sort cross references.wosch1997-01-201-1/+1
* Correctly use .Fn instead of .Nm to reference function namesmpp1996-08-221-1/+1
* BSD 4.4 Lite Lib Sourcesrgrimes1994-05-271-0/+263
OpenPOWER on IntegriCloud