summaryrefslogtreecommitdiff
path: root/src/select/select.c
AgeCommit message (Expand)AuthorLines
2018-09-12reduce spurious inclusion of libc.hRich Felker-1/+0
2014-05-29support linux kernel apis (new archs) with old syscalls removedRich Felker-0/+18
2012-09-06use restrict everywhere it's required by c99 and/or posix 2008Rich Felker-1/+1
2011-04-17overhaul pthread cancellationRich Felker-6/+1
2011-03-24overhaul cancellation to fix resource leaks and dangerous behavior with signalsRich Felker-0/+1
2011-03-20global cleanup to use the new syscall interfaceRich Felker-1/+1
2011-02-15yet another ugly legacy syscall rename...Rich Felker-1/+1
2011-02-12initial check-in, version 0.5.0v0.5.0Rich Felker-0/+12