From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 22526 invoked from network); 31 Oct 2000 15:43:54 -0000 Received: from sunsite.auc.dk (130.225.51.30) by ns1.primenet.com.au with SMTP; 31 Oct 2000 15:43:54 -0000 Received: (qmail 9799 invoked by alias); 31 Oct 2000 15:43:49 -0000 Mailing-List: contact zsh-workers-help@sunsite.auc.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 13106 Received: (qmail 9792 invoked from network); 31 Oct 2000 15:43:49 -0000 X-Envelope-Sender-Is: Andrej.Borsenkow@mow.siemens.ru (at relayer david.siemens.de) From: "Andrej Borsenkow" To: "Zsh hackers list" Subject: RE: zsh-3.1.9-dev-6 crashes occassionally Date: Tue, 31 Oct 2000 18:43:40 +0300 Message-ID: <002e01c04351$57812fb0$21c9ca95@mow.siemens.ru> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2911.0) In-Reply-To: <1001031152552.ZM18160@candle.brasslantern.com> X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Importance: Normal > > On Oct 31, 3:01pm, Sven Wischnowsky wrote: > } > } Unless someone knows of a system where signals don't interrupt things > } like read. > > Ever heard of BSD restartable system calls? > I was about to make the same reply but then I realized, Sven was asking about read _blocking_ interrupts. At least, that is how I understand the above statement. -andrej