summaryrefslogtreecommitdiff
path: root/lib/util/signal.c
Commit message (Collapse)AuthorAgeFilesLines
* lib/util: Clean up includes for signal.cMartin Schwenke2014-10-041-1/+3
| | | | | | | Add signal.h. Allows standalone compiles without external includes.h. Signed-off-by: Martin Schwenke <martin@meltin.net> Reviewed-by: Jeremy Allison <jra@samba.org>
* lib: util [ctdb]: Signal handling - change CatchChild() and ↵Jeremy Allison2014-09-301-4/+4
| | | | | | | | | | | CatchChildLeaveStatus() to return the previous handler. Bug #10831 - SIGCLD Signal handler not correctly reinstalled on old library code use - smbrun etc. https://bugzilla.samba.org/show_bug.cgi?id=10831 Signed-off-by: Jeremy Allison <jra@samba.org> Reviewed-by: Martin Schwenke <martin@meltin.net>
* Move lib/util from source4 to top-level libutil.Jelmer Vernooij2008-10-111-0/+144
Conflicts: source4/Makefile