summaryrefslogtreecommitdiffstats
path: root/regress/lib/libpthread/siginfo (follow)
Commit message (Expand)AuthorAgeFilesLines
* Tighten up the siginfo checkguenther2016-09-011-3/+3
* various cleanups; david says results are samederaadt2003-07-311-2/+3
* free memory allocated by asprintf; ok marcopvalchev2003-06-191-1/+2
* remove MD bits from test.marc2002-10-271-3/+4
* remove 0x in front of %p -- not neededmarc2002-10-231-3/+3
* Clean up the siginfo test. pthreads siginfo delivery code stillmarc2002-10-211-5/+14
* signal deliver to blocked thread testmarc2002-10-121-4/+5
* clean-up. check that SA_RESETHAND does the right thing, too.marc2002-10-091-2/+7
* more meaningful errormarc2002-10-071-2/+2
* use/check SA_RESETHAND, too.marc2002-10-071-3/+4
* add pthread siginfo support testmarc2002-10-072-0/+35