Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | merging for 2.2.6pre1 | Gerald Carter | 2002-07-27 | 1 | -12/+6 |
* | beginning to sync up for 2.2.5 release.... | Gerald Carter | 2002-06-17 | 1 | -1/+6 |
* | Move over to RELEASE branch. | Jeremy Allison | 2002-02-01 | 1 | -21/+52 |
* | Always increment even if the read fails (otherwise we spin if we hit the kern... | Jeremy Allison | 2001-02-23 | 1 | -1/+4 |
* | lib/select.c: Fix for Linux 2.0.x kernel that causes select to return true on... | Jeremy Allison | 2001-02-22 | 1 | -0/+15 |
* | Re-added Andrew's select fix as I made a typo. | Jeremy Allison | 2000-11-17 | 1 | -4/+1 |
* | Andrew's paranioa errno fix from HEAD. | Jeremy Allison | 2000-11-17 | 1 | -2/+9 |
* | fixed a race in the pipe() setup in sys_select() | Andrew Tridgell | 2000-09-12 | 1 | -1/+1 |
* | fixed two minor bugs in new sys_select() | Andrew Tridgell | 2000-06-21 | 1 | -5/+5 |
* | Paranoia changes to ensure that anything touched by a signal handler | Jeremy Allison | 2000-06-19 | 1 | -1/+1 |
* | forgot to checkin select.c | Andrew Tridgell | 2000-06-13 | 1 | -0/+107 |