summaryrefslogtreecommitdiff
path: root/src/syswait.h
AgeCommit message (Expand)Author
2026-01-01; Add 2026 to copyright years.Sean Whitton
2025-01-01Update copyright year to 2025Paul Eggert
2024-01-02; Add 2024 to copyright yearsPo Lu
2023-01-01; Add 2023 to copyright years.Eli Zaretskii
2022-01-01; Add 2022 to copyright years.Eli Zaretskii
2021-01-01Update copyright year to 2021Paul Eggert
2020-01-01Update copyright year to 2020Paul Eggert
2019-01-01Update copyright year to 2019Paul Eggert
2018-01-01Update copyright year to 2018Paul Eggert
2017-09-13Prefer HTTPS to FTP and HTTP in documentationPaul Eggert
2017-05-19Attempt to work around macOS vfork bugPaul Eggert
2016-12-31Update copyright year to 2017Paul Eggert
2016-03-10Rework C source files to avoid ^(Paul Eggert
2016-01-01Update copyright year to 2016Paul Eggert
2015-01-01Update copyright year to 2015Paul Eggert
2014-05-03Handle systems without WCONTINUED consistently.Paul Eggert
2014-01-15Spelling fixes.Paul Eggert
2014-01-01Update copyright year to 2014 by running admin/update-copyright.Paul Eggert
2013-12-14Use bool for boolean, focusing on headers.Paul Eggert
2013-08-12Fix some fd issues when running subprocesses.Paul Eggert
2013-01-02Merge from emacs-24; up to 2012-12-06T01:39:03Z!monnier@iro.umontreal.caPaul Eggert
2013-01-01Update copyright notices for 2013.Paul Eggert
2012-12-03Don't let call-process be a zombie factory.Paul Eggert
2012-09-23Move pid_t related decls out of lisp.h.Paul Eggert
2012-08-01Port to Solaris 8.Paul Eggert
2012-01-05Add 2012 to FSF copyright years for Emacs filesGlenn Morris
2011-01-24Convert consecutive FSF copyright years to ranges.Glenn Morris
2011-01-15Nuke arch-tags.Glenn Morris
2011-01-02Add 2011 to FSF/AIST copyright years.Glenn Morris
2010-01-13Add 2010 to copyright years.Glenn Morris
2009-01-08Add 2009 to copyright years.Glenn Morris
2008-07-31* bitmaps/README:Dan Nicolaescu
2008-07-12* syswait.h: Remove old if 0 code. Do not define WAITTYPE, it wasDan Nicolaescu
2008-06-26* unexnext.c:Dan Nicolaescu
2008-05-15Switch to recommended form of GPLv3 permissions notice.Glenn Morris
2008-01-13* movemail.c:Dan Nicolaescu
2008-01-08Add 2008 to copyright years.Glenn Morris
2007-07-25Switch license to GPLv3 or later.Glenn Morris
2007-01-14Update copyright for years from Emacs 21 to present (mainly addingGlenn Morris
2006-02-06Update years in copyright notice; nfc.Thien-Thi Nguyen
2005-08-07Update years in copyright notice; nfc.Thien-Thi Nguyen
2005-07-04Update FSF's address.Lute Kamstra
2003-09-01Add arch taglinesMiles Bader
2003-02-04Trailing whitespace deleted.Juanma Barranquero
2002-08-12Only the include of sys/wait.h tests HAVE_SYS_WAIT_H.Richard M. Stallman
2001-11-17Delete conditionals for HPUX7, ISC 4.1, and convex.Richard M. Stallman
2001-11-16(HAVE_SYS_WAIT_H): Undef for ISC 4.1. Reported byEli Zaretskii
2000-07-26Move some definitions.Dave Love
2000-07-05Use the autoconf recommended approach. Old code #if'd out in case weDave Love
1996-09-17Replaced symbol BSD with BSD_SYSTEM.Karl Heuer