From owner-freebsd-current Tue Aug 12 14:13:01 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id OAA20922 for current-outgoing; Tue, 12 Aug 1997 14:13:01 -0700 (PDT) Received: from lsd.relcom.eu.net (ache@lsd.relcom.eu.net [193.124.23.23]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id OAA20910 for ; Tue, 12 Aug 1997 14:12:57 -0700 (PDT) Received: (from ache@localhost) by lsd.relcom.eu.net (8.8.7/8.8.7) id BAA29786; Wed, 13 Aug 1997 01:12:45 +0400 (MSD) Date: Wed, 13 Aug 1997 01:12:44 +0400 (MSD) From: =?KOI8-R?B?4c7E0sXKIP7F0s7P1w==?= X-Sender: ache@lsd.relcom.eu.net To: =?KOI8-R?Q?S=F8ren_Schmidt?= cc: Terry Lambert , current@FreeBSD.ORG Subject: Re: Error in sleep ! In-Reply-To: <199708122013.WAA01401@sos.freebsd.dk> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=KOI8-R Content-Transfer-Encoding: 8BIT Sender: owner-freebsd-current@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk On Tue, 12 Aug 1997, Søren Schmidt wrote: > In reply to Terry Lambert who wrote: > > > I've noticed sleep is"broken in current.. > > > Run the little program at the end, and notice that the program exits=20 > > > the sleep call prematurely if a signal is catched. The remaining > > > sleep period is not resumed after the signal.. > > > This works as expected on 2.2.1 and the 10 or so other platforms > > > I've tested sofar... > > > > Type "man siginterrupt". > > Hmm, then that man page is in error too in -current :( This man page have nothing common with sleep signals interruption which directly required by POSIX in any case. -- Andrey A. Chernov http://www.nagual.pp.ru/~ache/