Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/libexec/identd
Module Name: src
Committed By: peter
Date: Wed May 18 00:31:33 UTC 2005
Modified Files:
src/libexec/identd: identd.c
Log Message:
Remove the zombie reaper and set SIG_IGN on SIGCHLD. We won't get a zombie
when the child exists this way and it should also fix the race condition
as mentioned in PR bin/30253 from Patrick McPhee.
Approved by christos.
To generate a diff of this commit:
cvs rdiff -r1.26 -r1.27 src/libexec/identd/identd.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index