aboutsummaryrefslogtreecommitdiff
path: root/src/libthread/fdwait.c
AgeCommit message (Expand)AuthorFilesLines
2004-12-25New thread libraryrsc1-241/+0
2004-11-08more thread workrsc1-148/+11
2004-10-22try to implement the daemonize hack.rsc1-1/+1
2004-09-21Continue the pthreads torture.rsc1-20/+24
2004-06-09add network dialingrsc1-0/+29
2004-05-14various bug fixesrsc1-2/+6
2004-05-12Noblock is nonsense.rsc1-19/+0
2004-05-11Fix small bugs.rsc1-1/+24
2004-04-21better error handlingrsc1-1/+2
2004-03-05Various little fixes.rsc1-2/+3
2004-03-05Pipes cannot use SOCK_DGRAM. Back to SOCK_STREAM.rsc1-6/+13
2004-03-02Tweaks for the Macintosh.rsc1-5/+83
2004-02-29Add fdwait routines.rsc1-0/+250