Date: Sun, 18 May 1997 02:09:57 +0400 (MSD) From: =?KOI8-R?B?4c7E0sXKIP7F0s7P1w==?= <ache@nagual.pp.ru> To: Peter Wemm <peter@FreeBSD.ORG> Cc: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-lib@FreeBSD.ORG Subject: Re: cvs commit: src/lib/libc/gen sleep.c Message-ID: <Pine.BSF.3.96.970518020656.831C-100000@nagual.pp.ru> In-Reply-To: <199705171541.IAA08896@freefall.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
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 <ache@null.net> http://www.nagual.pp.ru/~ache/
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.96.970518020656.831C-100000>