summaryrefslogtreecommitdiffstats
path: root/src/libthread/fdwait.c
Commit message (Expand)AuthorAgeFilesLines
* New thread libraryrsc2004-12-251-241/+0
* more thread workrsc2004-11-081-148/+11
* try to implement the daemonize hack.rsc2004-10-221-1/+1
* Continue the pthreads torture.rsc2004-09-211-20/+24
* add network dialingrsc2004-06-091-0/+29
* various bug fixesrsc2004-05-141-2/+6
* Noblock is nonsense.rsc2004-05-121-19/+0
* Fix small bugs.rsc2004-05-111-1/+24
* better error handlingrsc2004-04-211-1/+2
* Various little fixes.rsc2004-03-051-2/+3
* Pipes cannot use SOCK_DGRAM. Back to SOCK_STREAM.rsc2004-03-051-6/+13
* Tweaks for the Macintosh.rsc2004-03-021-5/+83
* Add fdwait routines.rsc2004-02-291-0/+250