summaryrefslogtreecommitdiff
path: root/source3/lib/select.c
AgeCommit message (Expand)AuthorFilesLines
2000-11-17save and restore errno in selectAndrew Tridgell1-1/+5
2000-09-12fixed a race in the pipe() setup in sys_select()Andrew Tridgell1-1/+1
2000-06-21fixed two minor bugs in new sys_select()Andrew Tridgell1-5/+5
2000-06-19Paranoia changes to ensure that anything touched by a signal handlerJeremy Allison1-1/+1
2000-06-13forgot to checkin select.cAndrew Tridgell1-0/+107