maxim b2df6a6cc0 o Now when SIG_IGN signal action for SIGCHLD reap zombies
automatically it is possible wait4(2) returns -1 and sets
errno = ECHILD if there were forked children.  A user can
set such signal handler e.g. via ``trap "" 20'', see a PR
for the test case.  Deal with this case and mark a job as
JOBDONE.

PR:		bin/90334
Submitted by:	bde
MFC after:	4 weeks
2005-12-14 17:26:29 +00:00
..
2005-06-14 08:25:54 +00:00
2005-02-13 23:45:54 +00:00
2005-11-17 12:15:23 +00:00
2005-07-28 18:28:11 +00:00
2005-11-17 12:15:23 +00:00
2005-02-13 22:25:33 +00:00
2005-11-17 12:15:23 +00:00
2005-04-29 11:10:27 +00:00
2005-02-13 22:25:33 +00:00
2005-11-17 12:15:23 +00:00
2005-08-07 09:11:38 +00:00
2005-03-02 11:53:22 +00:00
2004-12-21 09:59:45 +00:00