aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/sys/wait.2
Commit message (Expand)AuthorAgeFilesLines
* Document behavior of wait introduced in the r286698.Mariusz Zaborski2016-06-011-1/+9
* libc: spelling fixes.Pedro F. Giffuni2016-04-301-1/+1
* The si_status field of the siginfo_t, provided by the waitid(2) andKonstantin Belousov2015-07-181-7/+9
* mdoc: remove EOL whitespace.Joel Dahl2013-12-061-2/+2
* Various updates and tweaks to the wait(2) manpage.John Baldwin2013-12-031-132/+174
* waitid(2): Do not tell userland programmers to include <sys/signal.h>.Jilles Tjoelker2013-12-011-1/+1
* wait(2): Add some possible caveats to standards section.Jilles Tjoelker2013-09-071-4/+18
* Document wait6() and waitid().Konstantin Belousov2012-11-131-31/+280
* When WIFCONTINUED was added, the number of "first" macros grew fromJohn Baldwin2012-09-051-1/+1
* Note how wait(3) is implemented.David E. O'Brien2011-06-181-0/+13
* The waitpid(2) function needs neither sys/time.h nor sys/resource.h.Pawel Jakub Dawidek2010-01-201-2/+2
* Implement WNOWAIT flag for wait4(2). It specifies that process whose statusKonstantin Belousov2008-08-261-2/+10
* Per Regents of the University of Calfornia letter, remove advertisingWarner Losh2007-01-091-4/+0
* Remove reference to "System call restart" in intro(2). intro(2) does notCraig Rodrigues2006-05-201-3/+4
* Sort .Xr by section number.David Xu2005-12-131-2/+2
* Add cross references to siginfo.3.David Xu2005-12-131-0/+1
* -mdoc sweep.Ruslan Ermilov2005-11-171-7/+15
* add continued status.David Xu2005-11-121-4/+4
* Er, highlight function wait().David Xu2005-11-111-7/+10
* Add notes about queued SIGCHLD.David Xu2005-11-111-0/+10
* Sort sections.Ruslan Ermilov2005-01-201-5/+5
* Sort SEE ALSO references (in dictionary order, ignoring case).Ruslan Ermilov2004-07-041-1/+1
* Mechanically kill hard sentence breaks.Ruslan Ermilov2004-07-021-2/+4
* Finally document the option to avoid zombie creationYaroslav Tykhiy2004-06-071-0/+8
* mdoc(7) police: "The .Fa argument.".Ruslan Ermilov2002-12-191-4/+4
* mdoc(7) police: Tidy up the syscall language.Ruslan Ermilov2002-12-181-5/+7
* Add mdoc bits for the new waitpid() WCONTINUED option, andMike Barcroft2002-06-011-0/+12
* mdoc(7) police: Use the new .In macro for #include statements.Ruslan Ermilov2001-10-011-4/+4
* Remove whitespace at EOL.Dima Dorfman2001-07-151-4/+4
* mdoc(7) police: removed HISTORY info from the .Os call.Ruslan Ermilov2001-07-101-1/+1
* mdoc(7) police: sort SEE ALSO xrefs (sort -b -f +2 -3 +1 -2).Ruslan Ermilov2001-07-061-1/+1
* mdoc(7) police: Er macro usage cleanup.Ruslan Ermilov2000-11-221-1/+1
* When "any" acts as a subject, the verb must agree with whatever any is of.Tim Vanderhoek2000-05-111-2/+2
* Introduce ".Lb" macro to libc manpages.Alexey Zelkin2000-04-211-0/+2
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Add $Id$, to make it simpler for members of the translation teams toNik Clayton1999-07-121-0/+1
* Expanded cross references.Alexander Langer1998-01-021-0/+1
* Correctly use .Fn instead of .Nm to reference function namesMike Pritchard1996-08-221-2/+3
* Correct a bunch of man page cross references and generallyMike Pritchard1996-02-111-4/+5
* BSD 4.4 Lite Lib SourcesRodney W. Grimes1994-05-271-0/+295