On Sat, Jan 19, 2002 at 09:52:19PM -0000, Chris January wrote:
>sigaction has a flag, SA_NOCLDSTOP, which according to the POSIX spec does
>this:
>
>SA_NOCLDSTOP
>Do not generate SIGCHLD when children stop.
>
>Now Cygwin presently does not generate a SIGCHLD signal when a child process
>terminates if this flag is set in the signal handler.

I've just checked in a fix for this.  It should be in the next cygwin snapshot.

cgf

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

Reply via email to