summaryrefslogtreecommitdiffstats
path: root/regress/lib/libpthread/pthread_specific/pthread_specific.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* This test needs a large nprocs ulimit, so just have it raise its ownguenther2012-02-201-1/+8
* various cleanups; david says results are samederaadt2003-07-311-4/+4
* write output to stdout instead of fprintf to stderr. This brings itmarc2002-06-161-3/+3
* test pthread_key_create(), pthread_key_delete(), pthread_getspecific()wcobb2002-05-031-0/+87