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