freebsd-dev/lib/libc_r
Daniel Eischen 3e12058d25 When checking for valid timevals in the wrapped select() and poll()
routines, don't return EINVAL but set errno to EINVAL and return -1.
Added a check in pthread_cond_timedwait for a null timespec pointer.
1999-08-30 00:02:08 +00:00
..
arch $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
man $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
sys $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
test $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
uthread When checking for valid timevals in the wrapped select() and poll() 1999-08-30 00:02:08 +00:00
Makefile $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00