Age | Commit message (Expand) | Author |
---|---|---|
2016-05-10 | In a signal handler use snprintf()+local buffer instead of asprintf+free | Philip Guenther |
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-23 | remove 0x in front of %p -- not needed | Marco S Hyman |
2002-10-21 | Add test for pthread_kill. The test currently fails as thread | Marco S Hyman |