Date: Sun, 18 Oct 1998 09:06:56 +0400 From: "Andrey A. Chernov" <ache@nagual.pp.ru> To: Marc Slemko <marcs@znep.com>, current@FreeBSD.ORG, "Jordan K. Hubbard" <jkh@time.cdrom.com> Subject: Re: sleep() and Apache in release notes Message-ID: <19981018090656.A26533@nagual.pp.ru> In-Reply-To: <Pine.GSO.4.02A.9810171705300.29127-100000@redfish>; from marcs@znep.com on Sat, Oct 17, 1998 at 05:22:24PM -0700 References: <Pine.GSO.4.02A.9810171705300.29127-100000@redfish>
next in thread | previous in thread | raw e-mail | index | archive | help
> o sleep(3) and usleep(3) are now implemented in terms of signanosleep(2) It is not true, they are implemented using nanosleep(2), signanosleep(2) removed some time ago as non-standard. > and now have correct SIGALRM interaction semantics and sleep(3) correctly > returns the time remaining. Some programs (notably apache httpd) bogusly It was happen with some old Apache version, so obsoleted at this moment. -- Andrey A. Chernov http://www.nagual.pp.ru/~ache/ MTH/SH/HE S-- W-- N+ PEC>+ D A a++ C G>+ QH+(++) 666+>++ Y To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19981018090656.A26533>