Age | Commit message (Expand) | Author |
---|---|---|
2022-02-10 | If running with ASAN, mark test_with{,out}_bzero() with the | Theo Buehler |
2022-02-09 | silence "function declaration isn't a prototype" warning by changing | Theo Buehler |
2021-03-27 | Handle dynamic definition of SIGSTKSZ as of glibc 2.34 on Linux. | Brent Cook |
2014-07-11 | Fix dumb copy/paste mistake. | Matthew Dempsky |
2014-07-11 | Fix explicit_bzero regress for Solaris and OS X compatibility | Matthew Dempsky |
2014-07-09 | Add some extra sanity checks to make sure the test functions actually | Matthew Dempsky |
2014-07-09 | Better workaround for OS X sigaltstack() bug | Matthew Dempsky |
2014-07-09 | check if we were previously on a signal stack before restoring. | bcook |
2014-06-12 | Add regress test for explicit_bzero. | Matthew Dempsky |