Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix bug in the select() portion of the test, the timeout was ignored. | 2020-08-18 | 1 | -12/+12 | |
* | Updated fifotest.out | 2015-05-05 | 1 | -49/+49 | |
* | fifofs now respects the flags a descriptor was opened with. | 2015-05-05 | 1 | -7/+63 | |
* | Add POLLHUP to expected revents for POLLIN on writer EOF. | 2014-10-09 | 1 | -2/+2 | |
* | Add tests for EOF behavior (which currently fail) and expected output. | 2014-10-08 | 1 | -0/+72 | |
* | Check select in addition to poll (they should produce the same results). | 2004-05-10 | 1 | -7/+113 | |
* | Simple FIFO regress for O_RDWR using poll, read and write. | 2004-01-29 | 1 | -0/+18 |