Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | The call to fseek(fp, -1, SEEK_END) also sets the reported size to | bluhm | 2019-05-13 | 1 | -10/+10 |
* | Add test fseek(,-1) works properly. | yasuoka | 2019-05-02 | 1 | -3/+8 |
* | Fix ordering breakage, moving the fclose() test last again. | guenther | 2014-07-20 | 1 | -6/+22 |
* | trailing whitespace makes 'make depend' sad. ok mpi@ | dtucker | 2013-06-02 | 1 | -2/+2 |
* | More tests for negative seeks, prodded by matthew@ | mpi | 2013-03-28 | 1 | -1/+23 |
* | Add some more tests; prodded by mpi@ | guenther | 2013-03-25 | 1 | -12/+58 |
* | Simple tests for fmemopen(3) and open_memstream(3) | mpi | 2013-01-01 | 2 | -0/+102 |