summaryrefslogtreecommitdiffstats
path: root/regress/lib/libc/stdio_threading/fopen/fopen_test.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Missing $OpenBSD$'s.krw2015-01-201-0/+1
| | | | ok deraadt@
* Add regression tests for stdio threading. Originally by blambert withguenther2009-11-191-0/+48
some further hacking by me