summaryrefslogtreecommitdiffstats
path: root/regress/lib/libc/explicit_bzero
AgeCommit message (Expand)AuthorFilesLines
2021-03-27Handle dynamic definition of SIGSTKSZ as of glibc 2.34 on Linux.bcook1-7/+24
2014-07-11Fix dumb copy/paste mistake.matthew1-3/+3
2014-07-11Fix explicit_bzero regress for Solaris and OS X compatibilitymatthew1-27/+68
2014-07-09Add some extra sanity checks to make sure the test functions actuallymatthew1-1/+13
2014-07-09Better workaround for OS X sigaltstack() bugmatthew1-15/+20
2014-07-09check if we were previously on a signal stack before restoring.bcook1-2/+3
2014-06-12Add regress test for explicit_bzero.matthew2-0/+143