summaryrefslogtreecommitdiff
path: root/src/regress/lib/libc/arc4random-fork (follow)
Commit message (Expand)AuthorAgeFilesLines
* Pull in <sys/types.h> to get ssize_t or <stdint.h> to get uint32_t, instead ofmiod2015-10-301-0/+1
* remove non-portable __progname extern from arc4random unit test.bcook2014-07-281-2/+1
* Minor cleanupsmatthew2014-07-091-5/+12
* check for EINTR when calling waitpid.bcook2014-07-091-2/+13
* Add regress tests to make sure arc4random(3) is reinitializedmatthew2014-06-182-0/+178