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