summaryrefslogtreecommitdiffstats
path: root/lib/libc/sys/wait.2
Commit message (Expand)AuthorAgeFilesLines
* Document wait6() and waitid().kib2012-11-131-31/+280
* When WIFCONTINUED was added, the number of "first" macros grew fromjhb2012-09-051-1/+1
* Note how wait(3) is implemented.obrien2011-06-181-0/+13
* The waitpid(2) function needs neither sys/time.h nor sys/resource.h.pjd2010-01-201-2/+2
* Implement WNOWAIT flag for wait4(2). It specifies that process whose statuskib2008-08-261-2/+10
* Per Regents of the University of Calfornia letter, remove advertisingimp2007-01-091-4/+0
* Remove reference to "System call restart" in intro(2). intro(2) does notrodrigc2006-05-201-3/+4
* Sort .Xr by section number.davidxu2005-12-131-2/+2
* Add cross references to siginfo.3.davidxu2005-12-131-0/+1
* -mdoc sweep.ru2005-11-171-7/+15
* add continued status.davidxu2005-11-121-4/+4
* Er, highlight function wait().davidxu2005-11-111-7/+10
* Add notes about queued SIGCHLD.davidxu2005-11-111-0/+10
* Sort sections.ru2005-01-201-5/+5
* Sort SEE ALSO references (in dictionary order, ignoring case).ru2004-07-041-1/+1
* Mechanically kill hard sentence breaks.ru2004-07-021-2/+4
* Finally document the option to avoid zombie creationyar2004-06-071-0/+8
* mdoc(7) police: "The .Fa argument.".ru2002-12-191-4/+4
* mdoc(7) police: Tidy up the syscall language.ru2002-12-181-5/+7
* Add mdoc bits for the new waitpid() WCONTINUED option, andmike2002-06-011-0/+12
* mdoc(7) police: Use the new .In macro for #include statements.ru2001-10-011-4/+4
* 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: sort SEE ALSO xrefs (sort -b -f +2 -3 +1 -2).ru2001-07-061-1/+1
* mdoc(7) police: Er macro usage cleanup.ru2000-11-221-1/+1
* When "any" acts as a subject, the verb must agree with whatever any is of.hoek2000-05-111-2/+2
* Introduce ".Lb" macro to libc manpages.phantom2000-04-211-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
* Expanded cross references.alex1998-01-021-0/+1
* Correctly use .Fn instead of .Nm to reference function namesmpp1996-08-221-2/+3
* Correct a bunch of man page cross references and generallympp1996-02-111-4/+5
* BSD 4.4 Lite Lib Sourcesrgrimes1994-05-271-0/+295
OpenPOWER on IntegriCloud