summaryrefslogtreecommitdiffstats
path: root/lib/libpthread/thread/thr_select.c
Commit message (Expand)AuthorAgeFilesLines
* When checking for valid timevals in the wrapped select() and poll()deischen1999-08-301-2/+4
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* move sanity check of timeval struct so as not to segfault when passedalfred1999-08-201-5/+5
* Sanity check time structures passed in, return EINVAL like the systemalfred1999-08-191-1/+5
* Add RCS IDs to those files without them.deischen1999-08-051-2/+2
* Fix few warnings on the alpha.dt1999-06-231-1/+2
* In the words of the author:jb1999-06-201-83/+101
* [ The author's description... ]jb1999-03-231-1/+5
* Update the caller's descriptor masks even if there are none ready forjb1998-06-121-1/+1
* Implement compile time debug support instead of tracking file name andjb1998-06-091-6/+6
* Change signal model to match POSIX (i.e. one set of signal handlersjb1998-04-291-2/+7
* Submitted by: John Birrell <cimaxp1!jb@werple.net.au>julian1996-08-201-16/+9
* Reviewed by: julianjulian1996-01-221-0/+179
OpenPOWER on IntegriCloud