summaryrefslogtreecommitdiff
path: root/src/regress/lib/libc/stdio_threading (follow)
Commit message (Collapse)AuthorAgeFilesLines
* * add #includes to pull in missing prototypes, as pointed out by gcc4naddy2010-05-087-6/+7
| | | | | | * fix CFLAGS syntax for make depend ok blambert@
* Add regression tests for stdio threading. Originally by blambert withguenther2009-11-1914-0/+509
some further hacking by me