Age | Commit message (Expand) | Author |
---|---|---|
2015-11-14 | Various *syncron* -> *synchron* typos. | Miod Vallat |
2015-05-12 | Race less. | Todd C. Miller |
2015-05-05 | Updated fifotest.out | Todd C. Miller |
2015-05-05 | fifofs now respects the flags a descriptor was opened with. | Todd C. Miller |
2014-10-09 | Add POLLHUP to expected revents for POLLIN on writer EOF. | Todd C. Miller |
2014-10-08 | Add tests for EOF behavior (which currently fail) and expected output. | Todd C. Miller |
2004-05-10 | Check select in addition to poll (they should produce the same results). | Todd C. Miller |
2004-01-29 | Add copyright, remove old test results from a comment and enhance | Todd C. Miller |
2004-01-29 | Simple FIFO regress for O_RDWR using poll, read and write. | Todd C. Miller |