Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | delete wrong cvs $ tags | 2016-09-01 | 1 | -2/+1 | |
| | |||||
* | Currently we have about a 50/50 split over fcntl(n, F_GETFL [,0]) | 2016-03-20 | 1 | -14/+14 | |
| | | | | | | | | | | idioms. Adopt the more concise fcntl(n, F_GETFL) over fcntl(n, F_GETFL, 0) where it is obvious further investigation will not yield and even better way. Obviousness evaluation and ok guenther@ | ||||
* | openbsd tag | 2003-11-27 | 1 | -1/+2 | |
| | |||||
* | Add test to compare threaded vs non-threaded fd handling. | 2003-02-04 | 2 | -0/+162 | |
Test not enabled (yet). |