From: sos@prospect.com.ru (Sergey Okhapkin)
Subject: RE: jed update & ksh attempt
12 Jun 1997 23:38:05 -0700
Approved: cygnus.gnu-win32@cygnus.com
Distribution: cygnus
Message-ID: <01BC77CB.930BC5E0.cygnus.gnu-win32@sos>
Original-To: "gnu-win32@cygnus.com" <gnu-win32@cygnus.com>,
        "'cgf@bbc.com'"
	 <cgf@bbc.com>
Encoding: 15 TEXT
Original-Sender: owner-gnu-win32@cygnus.com

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".
