Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Pull in <sys/types.h> to get ssize_t or <stdint.h> to get uint32_t, instead of | miod | 2015-10-30 | 1 | -0/+1 |
* | remove non-portable __progname extern from arc4random unit test. | bcook | 2014-07-28 | 1 | -2/+1 |
* | Minor cleanups | matthew | 2014-07-09 | 1 | -5/+12 |
* | check for EINTR when calling waitpid. | bcook | 2014-07-09 | 1 | -2/+13 |
* | Add regress tests to make sure arc4random(3) is reinitialized | matthew | 2014-06-18 | 2 | -0/+178 |