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


In article <01BC796E.C7390EA0@sos>,
Sergey Okhapkin  <sos@prospect.com.ru> wrote:
>Hmmmz wrote:
>
>> >From the pdksh source:
>> 	/* Make sure SIGCHLD isn't ignored - can do odd things under SYSV */
>> 	setsig(&sigtraps[SIGCHLD], SIG_DFL, SS_RESTORE_ORIG|SS_FORCE);
>> So my guess is in answer to your question probably yes.
>
>"Probably"... I need the exact answer!

By the way, as far as zsh is concerned, the answer is YES.  SIGCHLD is
definitely trapped but appears to not be raised in zsh when a child process
exits.
-- 
http://www.bbc.com/	cgf@bbc.com			"Strange how unreal
VMS=>UNIX Solutions	Boston Business Computing	 the real can be."
-
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]