summaryrefslogtreecommitdiff
path: root/regress/lib/libc/arc4random-fork
AgeCommit message (Expand)Author
2015-10-30Pull in <sys/types.h> to get ssize_t or <stdint.h> to get uint32_t, instead ofMiod Vallat
2014-07-28remove non-portable __progname extern from arc4random unit test.bcook
2014-07-09Minor cleanupsMatthew Dempsky
2014-07-09check for EINTR when calling waitpid.bcook
2014-06-18Add regress tests to make sure arc4random(3) is reinitializedMatthew Dempsky