freebsd-nq/lib/libkse
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
..
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