summaryrefslogtreecommitdiff
path: root/src/regress/lib/libc/open_memstream (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix ordering breakage, moving the fclose() test last again.guenther2014-07-201-6/+22
| | | | | | Also correct some format strings. From Doug Hogan (doug (at) acyclic.org)
* trailing whitespace makes 'make depend' sad. ok mpi@dtucker2013-06-021-2/+2
|
* More tests for negative seeks, prodded by matthew@mpi2013-03-281-1/+23
|
* Add some more tests; prodded by mpi@guenther2013-03-251-12/+58
|
* Simple tests for fmemopen(3) and open_memstream(3)mpi2013-01-012-0/+102