K 10 svn:author V 8 deischen K 8 svn:date V 27 1999-08-30T00:02:08.000000Z K 7 svn:log V 206 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. END