summaryrefslogtreecommitdiffstats
path: root/regress/lib/libpthread/stdarg/stdarg.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* various cleanups; david says results are samederaadt2003-07-311-6/+5
|
* indent.fgsch2001-12-121-3/+4
|
* per man page and gcc 3.0.1, exit requires prototype from stdlib.htodd2001-09-201-1/+2
|
* Use int instead of char to avoid promotion.fgsch2001-08-151-3/+3
|
* Regression tests for libc_r (pthreads) library.fgsch2001-08-151-0/+87
Thanks to pval@ for resolving the license stuff.