Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2001-02-23 | Always increment even if the read fails (otherwise we spin if we hit the kern... | Jeremy Allison | 1 | -1/+4 |
2001-02-22 | lib/select.c: Fix for Linux 2.0.x kernel that causes select to return true on... | Jeremy Allison | 1 | -0/+15 |
2000-11-17 | save and restore errno in select | Andrew Tridgell | 1 | -1/+5 |
2000-09-12 | fixed a race in the pipe() setup in sys_select() | Andrew Tridgell | 1 | -1/+1 |
2000-06-21 | fixed two minor bugs in new sys_select() | Andrew Tridgell | 1 | -5/+5 |
2000-06-19 | Paranoia changes to ensure that anything touched by a signal handler | Jeremy Allison | 1 | -1/+1 |
2000-06-13 | forgot to checkin select.c | Andrew Tridgell | 1 | -0/+107 |