Age | Commit message (Expand) | Author |
---|---|---|
2019-05-13 | The call to fseek(fp, -1, SEEK_END) also sets the reported size to | Alexander Bluhm |
2019-05-02 | Add test fseek(,-1) works properly. | YASUOKA Masahiko |
2014-07-20 | Fix ordering breakage, moving the fclose() test last again. | Philip Guenther |
2013-06-02 | trailing whitespace makes 'make depend' sad. ok mpi@ | Darren Tucker |
2013-03-28 | More tests for negative seeks, prodded by matthew@ | Martin Pieuchot |
2013-03-25 | Add some more tests; prodded by mpi@ | Philip Guenther |
2013-01-01 | Simple tests for fmemopen(3) and open_memstream(3) | Martin Pieuchot |