From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 14453 invoked from network); 13 Jun 2001 03:57:04 -0000 Received: from sunsite.dk (130.225.51.30) by ns1.primenet.com.au with SMTP; 13 Jun 2001 03:57:04 -0000 Received: (qmail 7771 invoked by alias); 13 Jun 2001 03:56:36 -0000 Mailing-List: contact zsh-workers-help@sunsite.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 14876 Received: (qmail 7754 invoked from network); 13 Jun 2001 03:56:35 -0000 X-Authentication-Warning: candle.brasslantern.com: schaefer set sender to lantern@shell10.ba.best.com using -f From: "Bart Schaefer" Message-Id: <1010613035523.ZM25016@candle.brasslantern.com> Date: Wed, 13 Jun 2001 03:55:22 +0000 In-Reply-To: Comments: In reply to Timothy Miller "Re: fatal flaw zsh 4.0.1 on irix 6.3 & 6.5: suspend "ls -l|less" then resume hangs" (Jun 12, 12:13pm) References: <200106120815.KAA02209@beta.informatik.hu-berlin.de> <1010612154026.ZM24394@candle.brasslantern.com> X-Mailer: Z-Mail (5.0.0 30July97) To: Timothy Miller Subject: Re: fatal flaw zsh 4.0.1 on irix 6.3 & 6.5: suspend "ls -l|less" then resume hangs Cc: zsh-workers@sunsite.dk MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii On Jun 12, 12:13pm, Timothy Miller wrote: } Subject: Re: fatal flaw zsh 4.0.1 on irix 6.3 & 6.5: suspend "ls -l|less" } } just found more authoritative info on syscall numbers; syscall 4 is read(), } syscall 5 is write(), syscall 166 is sigsuspend(), which makes much more } sense. What output do you get from `egrep 'BROKEN|SIG' config.h` ? -- Bart Schaefer Brass Lantern Enterprises http://www.well.com/user/barts http://www.brasslantern.com Zsh: http://www.zsh.org | PHPerl Project: http://phperl.sourceforge.net