aboutsummaryrefslogtreecommitdiffstats
path: root/src/syswait.h
Commit message (Collapse)AuthorAgeFilesLines
* Add arch taglinesMiles Bader2003-09-011-0/+3
|
* Trailing whitespace deleted.Juanma Barranquero2003-02-041-1/+1
|
* Only the include of sys/wait.h tests HAVE_SYS_WAIT_H.Richard M. Stallman2002-08-121-21/+19
| | | | | [!VMS] (WCOREDUMP, WEXITSTATUS, WIFEXITED, WIFSTOPPED, WIFSIGNALED) (WSTOPSIG, WTERMSIG): Define each one independently if not defined already.
* Delete conditionals for HPUX7, ISC 4.1, and convex.Richard M. Stallman2001-11-171-11/+1
|
* (HAVE_SYS_WAIT_H): Undef for ISC 4.1. Reported byEli Zaretskii2001-11-161-1/+2
| | | | Andrew Wiseman <[email protected]>.
* Move some definitions.Dave Love2000-07-261-40/+37
| | | | | | | (HAVE_SYS_WAIT_H): Undef for HPUX7, Convex. [!HAVE_SYS_WAIT_H]: Define things unconditionally. More perspicuous definitions. (WTERMSIG): Fix bit pattern used.
* Use the autoconf recommended approach. Old code #if'd out in case weDave Love2000-07-051-1/+63
| | | | need to revert.
* Replaced symbol BSD with BSD_SYSTEM.Karl Heuer1996-09-171-2/+2
|
* Remove `|| defined (LINUX)' from #if condition.Richard M. Stallman1996-04-121-1/+1
|
* Update FSF's address in the preamble.Erik Naggum1996-01-151-1/+2
|
* Update copyright.Karl Heuer1995-04-071-1/+1
|
* New alternative specified by WAIT_USE_INT.Richard M. Stallman1995-02-171-1/+17
|
* Test WAIT_USE_INT.Richard M. Stallman1995-02-111-1/+1
|
* [BSD]: #undef WCOREDUMP before defining it.Roland McGrath1994-02-201-1/+2
|
* Treat convex like hpux.Richard M. Stallman1993-11-101-2/+3
|
* entered into RCSRichard M. Stallman1993-08-141-0/+87