Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | In a signal handler use snprintf()+local buffer instead of asprintf+free | 2016-05-10 | 1 | -6/+6 | |
* | various cleanups; david says results are same | 2003-07-31 | 1 | -3/+4 | |
* | free memory allocated by asprintf; ok marco | 2003-06-19 | 1 | -1/+2 | |
* | remove 0x in front of %p -- not needed | 2002-10-23 | 1 | -2/+2 | |
* | Add test for pthread_kill. The test currently fails as thread | 2002-10-21 | 1 | -0/+82 |