From owner-cvs-lib Sat May 17 15:10:44 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id PAA17205 for cvs-lib-outgoing; Sat, 17 May 1997 15:10:44 -0700 (PDT) Received: from nagual.pp.ru (ache.relcom.ru [194.58.229.133]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id PAA17173; Sat, 17 May 1997 15:10:15 -0700 (PDT) Received: (from ache@localhost) by nagual.pp.ru (8.8.5/8.8.5) id CAA00843; Sun, 18 May 1997 02:10:00 +0400 (MSD) Date: Sun, 18 May 1997 02:09:57 +0400 (MSD) From: =?KOI8-R?B?4c7E0sXKIP7F0s7P1w==?= To: Peter Wemm cc: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-lib@FreeBSD.ORG Subject: Re: cvs commit: src/lib/libc/gen sleep.c In-Reply-To: <199705171541.IAA08896@freefall.freebsd.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-lib@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk On Sat, 17 May 1997, Peter Wemm wrote: > peter 1997/05/17 08:41:09 PDT > > Modified files: > lib/libc/gen sleep.c > Log: > round-up non-zero nanoseconds in #ifdef'ed code. BTW, it seems I find possible reason (but not test it yet). It looks like old sleep stops only by SIGALRM (sigpause in while loop) but new one stops by _any_ signal, isn't it? -- Andrey A. Chernov http://www.nagual.pp.ru/~ache/