Age | Commit message (Collapse) | Author | |
---|---|---|---|
2003-07-31 | various cleanups; david says results are same | Theo de Raadt | |
2003-06-19 | free memory allocated by asprintf; ok marco | Peter Valchev | |
2002-10-27 | remove MD bits from test. | Marco S Hyman | |
This test fails on sparc64 due to that arch not reporting the address correctly -- not a pthreads issue | |||
2002-10-23 | remove 0x in front of %p -- not needed | Marco S Hyman | |
2002-10-21 | Clean up the siginfo test. pthreads siginfo delivery code still | Marco S Hyman | |
being tested. | |||
2002-10-12 | signal deliver to blocked thread test | Marco S Hyman | |
2002-10-09 | clean-up. check that SA_RESETHAND does the right thing, too. | Marco S Hyman | |
full library support for this is still pending. | |||
2002-10-07 | more meaningful error | Marco S Hyman | |
2002-10-07 | use/check SA_RESETHAND, too. | Marco S Hyman | |
Note: until SA_RESETHAND support is fixed the test loops on SIGSEGV | |||
2002-10-07 | add pthread siginfo support test | Marco S Hyman | |