Date: Mon, 7 Sep 1998 22:41:03 +0400 From: "Andrey A. Chernov" <ache@nagual.pp.ru> To: current@FreeBSD.ORG Subject: new sleep.c & SIGALRM problem Message-ID: <19980907224103.A1833@nagual.pp.ru>
next in thread | raw e-mail | index | archive | help
When SIGALRM comes at INT_MAX seconds, new sleep code kill the program instead of stopping sleep. Previous code works, so LONG_MAX comparison must be restored, it is pretty legal in C. -- 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?19980907224103.A1833>