summaryrefslogtreecommitdiffstats
path: root/sys/sys/wait.h
Commit message (Expand)AuthorAgeFilesLines
* Implement WNOWAIT flag for wait4(2). It specifies that process whose statuskib2008-08-261-1/+4
* Since union wait was removed in revision 1.17 (3 years, 5 months ago),davidxu2005-11-101-3/+1
* - Move the function prototypes for kern_setrlimit() and kern_wait() tojhb2005-01-051-6/+2
* Fixed missing forward declaration of struct rusage in the _KERNEL case.bde2004-04-091-6/+5
* Remove advertising clause from University of California Regent's license,imp2004-04-071-4/+0
* - Replace wait1() with a kern_wait() function that accepts the pid,jhb2004-03-171-1/+5
* Remove the deprecated 4.2/4.3BSD wait union.mike2002-06-051-56/+3
* Be more strict about namespaces.mike2002-06-011-8/+11
* Fix some, but not all style bugs.mike2002-06-011-23/+22
* Add POSIX.1-2001 WCONTINUED option for waitpid(2). A proc flagmike2002-06-011-0/+2
* Use underscored variant of BYTE_ORDER and friends to allow this tomike2002-05-271-4/+4
* Remove __Palfred2002-03-191-4/+4
* Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL"peter1999-12-291-1/+1
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* Fix thread/process tracking and differentiation for Linux threads emulation.julian1999-03-021-1/+2
* Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are notpeter1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-141-1/+1
* Merge in Lite2: fix typo in comment.hsu1996-03-111-4/+4
* Fix a bunch of spelling errors in the comment fields ofmpp1996-01-301-3/+3
* Remove trailing whitespace.rgrimes1995-05-301-5/+5
* Made them all idempotent.paul1994-08-211-1/+6
* Added $Id$dg1994-08-021-0/+1
* BSD 4.4 Lite Kernel Sourcesrgrimes1994-05-241-0/+156
OpenPOWER on IntegriCloud