freebsd-nq/lib/libpthread
Daniel Eischen 7ae9a22df2 Limit maximum poll interval to 60 seconds. This prevents an overflow
from occurring when converting from a timeval/timespec to a timeout in
milliseconds.

Submitted by:	dwmalone
2001-10-07 02:34:43 +00:00
..
arch Removed duplicate VCS ID tags, as per style(9). 2001-08-13 14:06:34 +00:00
man mdoc(7) police: Use the new .In macro for #include statements. 2001-10-01 16:09:29 +00:00
sys $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
test Mark some functions as __printflike() and/or taking const char * arguments 2001-08-20 12:53:36 +00:00
thread Limit maximum poll interval to 60 seconds. This prevents an overflow 2001-10-07 02:34:43 +00:00
Makefile Add weak definitions for wrapped system calls. In general: 2001-01-24 13:03:38 +00:00