summaryrefslogtreecommitdiffstats
path: root/regress/lib/libc/stdio_threading
AgeCommit message (Expand)AuthorFilesLines
2015-01-20Missing $OpenBSD$'s.krw1-0/+1
2014-07-20Make sure the correct errno is reported by warn* or err* and notguenther6-5/+11
2014-07-20Delete unused variables found by -Wallguenther5-5/+2
2014-07-20Add missing include. Tickled by Doug Hogan (doug (at) acyclic.org)guenther1-0/+1
2014-05-20Use errc/warnc to simplify code.guenther1-7/+7
2010-05-08* add #includes to pull in missing prototypes, as pointed out by gcc4naddy7-6/+7
2009-11-19Add regression tests for stdio threading. Originally by blambert withguenther14-0/+509