Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ... also check that writing 0 bytes works... | 2014-02-28 | 1 | -1/+4 | |
| | |||||
* | Regress tests for negative offsets, wrapping offsets, and the lack of | 2011-11-06 | 1 | -4/+27 | |
| | | | | | | | interaction of pwrite/pwritev with O_APPEND. Based on a patch from Alexander Polakov (polachok at gmail.com) Further tests with deraadt@ | ||||
* | Verify this fails with ESPIPE on ttys | 2011-11-05 | 1 | -2/+14 | |
| | |||||
* | add missing includes | 2003-09-02 | 1 | -1/+2 | |
| | | | | ok deraadt@ tedu@ dhartmei@ krw@ | ||||
* | various cleanups; david says results are same | 2003-07-31 | 1 | -2/+2 | |
| | |||||
* | test pwrite | 2002-02-08 | 2 | -0/+56 | |