summaryrefslogtreecommitdiffstats
path: root/regress/lib/libpthread/pthread_specific
AgeCommit message (Expand)AuthorFilesLines
2019-05-14Remove the REGRESS_MAXTIME feature from regress framework. Thebluhm1-3/+1
2013-12-22Use a bigger timeout, otherwise this test fails on some (not really) slowerkettenis1-1/+3
2012-02-20This test needs a large nprocs ulimit, so just have it raise its ownguenther1-1/+8
2003-07-31various cleanups; david says results are samederaadt1-4/+4
2002-06-16write output to stdout instead of fprintf to stderr. This brings itmarc1-3/+3
2002-05-03test pthread_key_create(), pthread_key_delete(), pthread_getspecific()wcobb2-0/+92