cygwin and the GIMP

Sergey Okhapkin sos@buggy.prospect.com.ru
Tue Apr 7 21:18:00 GMT 1998


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@cygnus.com" with one line of text: "help".



More information about the Cygwin mailing list