Mail Archives: cygwin/1998/04/08/11:17:59
Earnie Boyd wrote:
> Here's a question to the cygwin community: Will the child process
> inherit the signal handling setup by the parent as it does in UNIX or
> will the child NOT inherit signal handling as it does in WIN32?
>
Signal's actions are inheritted on fork() and are resetted on exec() or spawn().
> Does SIGCHLD really work or is it just a stub?
Yes, it work.
--
Sergey Okhapkin, http://www.lexa.ru/sos
Moscow, Russia
-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request AT cygnus DOT com" with one line of text: "help".
- Raw text -