This is the mail archive of the cygwin@sourceware.cygnus.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]

RE: jed update & ksh attempt


Chris Faylor wrote:
> I tried compiling zsh a while ago and found that there were problems
> with the way SIGCHLD is handled.  zsh starts a command and then waits
> in a 'sigsuspend' for a SIGCHLD -- which never shows up.  I imagine that
> pdksh is doing something similar.
>

Does zsh set up signal handler for SIGCHLD? Cygwin.dll ignores SIGCHLD if 
the handler is SIG_DFL. The more common question - should ignored signal 
terminate sigsuspend and the others wait syscalls?

--
Sergey Okhapkin
Moscow, Russia
Looking for a job

-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".


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