summaryrefslogtreecommitdiff
path: root/src/regress/lib/libc/fmemopen (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix append mode so it always writes to the end and expand regress.libressl-v3.2.1millert2020-08-171-26/+77
* More tests for negative seeks, prodded by matthew@mpi2013-03-281-1/+40
* More test cases, especially when opening the stream in append an writempi2013-03-271-8/+113
* Simple tests for fmemopen(3) and open_memstream(3)mpi2013-01-012-0/+73