aboutsummaryrefslogtreecommitdiffstats
path: root/src/syswait.h
Commit message (Collapse)AuthorAgeFilesLines
* * movemail.c:Dan Nicolaescu2008-01-131-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | * make-docfile.c: Remove reference to symbols defined by systems not supported anymore: MAC_OS8, XENIX and STRIDE. * (src/m/mips.h): * (src/m/intel386.h): * callproc.c: * config.in: * ecrt0.c: * emacs.c: * fileio.c: * frame.c: * getpagesize.h: * keyboard.c: * lread.c: * process.c: * puresize.h: * sysdep.c: * systty.h: * syswait.h: * unexec.c: * xdisp.c: * alloc.c: Remove code containing references to symbols defined by unsupported systems.
* Add 2008 to copyright years.Glenn Morris2008-01-081-1/+1
|
* Switch license to GPLv3 or later.Glenn Morris2007-07-251-1/+1
|
* Update copyright for years from Emacs 21 to present (mainly addingGlenn Morris2007-01-141-2/+2
| | | | 2001).
* Update years in copyright notice; nfc.Thien-Thi Nguyen2006-02-061-1/+1
|
* Update years in copyright notice; nfc.Thien-Thi Nguyen2005-08-071-1/+2
|
* Update FSF's address.Lute Kamstra2005-07-041-2/+2
|
* 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