summaryrefslogtreecommitdiffstats
path: root/source/lib/select.c
Commit message (Expand)AuthorAgeFilesLines
* fixed a race in the pipe() setup in sys_select()Andrew Tridgell2000-09-121-1/+1
* fixed two minor bugs in new sys_select()Andrew Tridgell2000-06-211-5/+5
* Paranoia changes to ensure that anything touched by a signal handlerJeremy Allison2000-06-191-1/+1
* forgot to checkin select.cAndrew Tridgell2000-06-131-0/+107