summaryrefslogtreecommitdiff
path: root/src/regress/lib/libc/stdio_threading (follow)
Commit message (Expand)AuthorAgeFilesLines
* Missing $OpenBSD$'s.krw2015-01-201-0/+1
* Make sure the correct errno is reported by warn* or err* and notguenther2014-07-206-5/+11
* Delete unused variables found by -Wallguenther2014-07-205-5/+2
* Add missing include. Tickled by Doug Hogan (doug (at) acyclic.org)guenther2014-07-201-0/+1
* Use errc/warnc to simplify code.guenther2014-05-201-7/+7
* * add #includes to pull in missing prototypes, as pointed out by gcc4naddy2010-05-087-6/+7
* Add regression tests for stdio threading. Originally by blambert withguenther2009-11-1914-0/+509