summaryrefslogtreecommitdiffstats
path: root/lib/libc/sys/select.2 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Restore warnings about multiple process waiting on same fdguenther2016-09-171-2/+8
| | | | | requested by mpf@ ok deraadt tedu@
* remove historic note about multiple processes. mostly irrelevant today.tedu2016-06-071-10/+2
| | | | ok deraadt millert
* update NAME section to include all documented functions,jmc2015-11-101-3/+7
| | | | | | or otherwise change Dt to reflect the name of an existing function; feedback/ok schwarze
* Add STANDARDS section and another EINVAL reasonguenther2015-09-211-2/+12
|
* Document out-of-band data on a socket as an example of an exceptionalmillert2015-03-021-2/+4
| | | | condition.
* Unhook httpd(8) from build; man page bitsflorian2014-03-131-4/+3
| | | | | | | tweaks jmc@ OK krw@, gilles@, lteo@, tedu@, todd@, benno@, sthen@ "The time is right." and much help getting the show on the road deraadt@
* e.g. not i.e.jmc2014-01-291-3/+3
| | | | From: Ross L Richardson
* tweak from deraadt;jmc2013-12-041-2/+2
|
* update BUGS to reflect previous; as advised byjmc2013-12-041-4/+3
| | | | guenther and deraadt
* Remove string.h dependency from sys/select.h; from FreeBSD, tweakednaddy2013-12-031-6/+3
| | | | | | by deraadt@. Sync man page. ok guenther@, deraadt@
* .Xr clock_gettimeespie2013-11-021-2/+3
| | | | okay deraadt@
* more library historyschwarze2013-07-171-5/+5
| | | | | facts checked by sobrado@ style tweaks and ok jmc@
* no need to cast calloctedu2013-05-051-4/+3
|
* Extend P_SIGSUSPEND handling in userret() to properly restore thematthew2013-04-291-14/+50
| | | | | | | | | | | | | | | sigmask even if there are no pending signals under the temporary sigmask. Refactor existing select() and poll() system calls to introduce the pselect() and ppoll() system calls. Add rthread wrappers for pselect() and ppoll(). While there, update cancellation point comments to reflect recent fdatasync() addition. Minor bumps for libc and librthread due to new symbols. ok guenther, millert, deraadt, jmc
* convert to new .Dd format;jmc2007-05-311-2/+2
|
* various improvements to lists and displays:jmc2004-04-151-14/+13
| | | | | | .Pp removal -compact removal for displays other list/display errors
* FD_SETSIZE has been cranked up to 1024otto2004-02-081-2/+2
| | | | ok deraadt@ millert@
* `Ns' implies `No', so `Ns No' -> `Ns'; (even simpler in adduser(8))jmc2004-01-231-2/+2
| | | | discussed with todd@
* missing #includehenning2003-07-301-1/+2
| | | | Claudio Jeker, PR3382
* Remove the advertising clause in the UCB license which Berkeleymillert2003-06-021-6/+2
| | | | rescinded 22 July 1999. Proofed by myself and Theo.
* - section reorderjmc2003-06-011-7/+7
| | | | - macro cleanup
* typo; Stefan Bergmillert2002-11-191-2/+2
|
* clarify fd_set size definitionderaadt2001-09-041-4/+7
|
* typoderaadt2001-03-031-2/+2
|
* Another round of man page cleanup, this time to remove more hard sentenceaaron2000-10-181-11/+11
| | | | breaks and getting rid of short lines, making these files easier to work with.
* Mostly punctuation fixes.aaron2000-04-151-3/+3
|
* ie. -> i.e.,aaron2000-01-221-2/+2
|
* Typo fixes.alex1999-09-231-2/+2
|
* - change references to nil to null; tschroed@acm.orgaaron1999-06-291-7/+7
| | | | | | | - remove trailing spaces from end of lines - add some .Dv - change -1 to \-1, so `-' is taken as a negative sign - other misc formatting fixes
* remove argument from .Os macros so value in /usr/share/tmac/mdoc/doc-commonaaron1999-05-231-2/+2
| | | | is used instead; kwesterback@home.com
* Cleanup xrefs under SEE ALSO. Specifically:alex1999-05-161-3/+3
| | | | | | | - Sort xrefs by section, and then alphabetically. - Add missing commas between xref items. - Remove commas from the last xref entry. - Remove duplicate entries.
* fix more comma splices that involve misuse of conjunctive adverbspjanzen1999-03-111-3/+3
|
* describe some additional things many people do not knowderaadt1999-03-021-5/+61
|
* make function names the correct casederaadt1999-02-271-2/+2
|
* fix openbsd tagderaadt1998-07-061-0/+1
|
* do not needlessly uppercase function namesderaadt1998-06-081-4/+4
|
* fix Xrderaadt1997-07-171-2/+2
|
* doc EFAULT and xref poll(2)deraadt1997-04-081-0/+8
|
* clarify how timeout behavesderaadt1996-12-111-6/+13
|
* effect, danny@panda.hilink.com.auderaadt1996-12-101-1/+1
|
* larger -> smaller.millert1996-09-011-1/+1
|
* initial import of NetBSD treederaadt1995-10-181-0/+185