summaryrefslogtreecommitdiff
path: root/src/regress/lib/libc/explicit_bzero (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix dumb copy/paste mistake.matthew2014-07-111-3/+3
* Fix explicit_bzero regress for Solaris and OS X compatibilitymatthew2014-07-111-27/+68
* Add some extra sanity checks to make sure the test functions actuallymatthew2014-07-091-1/+13
* Better workaround for OS X sigaltstack() bugmatthew2014-07-091-15/+20
* check if we were previously on a signal stack before restoring.bcook2014-07-091-2/+3
* Add regress test for explicit_bzero.matthew2014-06-122-0/+143