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