summaryrefslogtreecommitdiff
path: root/lib/replace/system/wait.h
AgeCommit message (Collapse)AuthorFilesLines
2011-08-01Fix bug 7462 - Non-standard SA_RESETHAND is used in ↵Jeremy Allison1-4/+0
...lib/tevent/tevent_signal.c Make SA_RESETHAND conditional on its existance. Autobuild-User: Jeremy Allison <jra@samba.org> Autobuild-Date: Mon Aug 1 22:03:45 CEST 2011 on sn-devel-104
2010-02-23libreplace: Remove the obsolete signal type cast.Andreas Schneider1-4/+0
AC_SIGNAL_TYPE is already obsolete in autoconf. C89 requires signal handlers to return void, only K&R returned int.
2009-04-20Only define waitpid replacement if wait4 is available. (It isn't onJelmer Vernooij1-0/+4
Windows.)
2008-09-17Move common libraries from root to lib/.Jelmer Vernooij1-0/+55