Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix dumb copy/paste mistake. | matthew | 2014-07-11 | 1 | -3/+3 |
* | Fix explicit_bzero regress for Solaris and OS X compatibility | matthew | 2014-07-11 | 1 | -27/+68 |
* | Add some extra sanity checks to make sure the test functions actually | matthew | 2014-07-09 | 1 | -1/+13 |
* | Better workaround for OS X sigaltstack() bug | matthew | 2014-07-09 | 1 | -15/+20 |
* | check if we were previously on a signal stack before restoring. | bcook | 2014-07-09 | 1 | -2/+3 |
* | Add regress test for explicit_bzero. | matthew | 2014-06-12 | 2 | -0/+143 |