This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: problem with sigaction and SA_NOCLDSTOP


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/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]