summaryrefslogtreecommitdiffstats
path: root/regress/lib/libpthread/include (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Make it easier to compile regress tests on other OSesguenther2012-04-131-6/+9
|
* add missing includesdavid2003-09-021-1/+2
| | | | ok deraadt@ tedu@ dhartmei@ krw@
* Manual cleanup of remaining userland __P use (excluding packages maintained outside the tree)millert2002-02-171-5/+5
|
* Part one of userland __P removal. Done with a simple regexp with some minor hand editing to make comments line up correctly. Another pass is forthcoming that handles the cases that could not be done automatically.millert2002-02-161-4/+4
|
* comment extra tokens at end of #endif directivetodd2001-09-201-2/+2
|
* Regression tests for libc_r (pthreads) library.fgsch2001-08-151-0/+123
Thanks to pval@ for resolving the license stuff.