diff options
author | maxim <maxim@FreeBSD.org> | 2005-12-14 17:26:29 +0000 |
---|---|---|
committer | maxim <maxim@FreeBSD.org> | 2005-12-14 17:26:29 +0000 |
commit | b2df6a6cc0b4b788a14fd296e74fbaefe54d6370 (patch) | |
tree | 0bf65832ceefa8587caa163a344c576ccb5c978d /sys/net80211/ieee80211.c | |
parent | 024393974926883a14f0ecb8a32bb767f287258f (diff) | |
download | FreeBSD-src-b2df6a6cc0b4b788a14fd296e74fbaefe54d6370.zip FreeBSD-src-b2df6a6cc0b4b788a14fd296e74fbaefe54d6370.tar.gz |
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
Diffstat (limited to 'sys/net80211/ieee80211.c')
0 files changed, 0 insertions, 0 deletions