Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Cache the file descriptor for /dev/urandom to avoid needing to reopen it for ... | deanm@chromium.org | 2009-06-26 | 1 | -3/+30 |
* | Protect RandUint64 against EINTR. | phajdan.jr@chromium.org | 2009-04-23 | 1 | -3/+5 |
* | RandUInt -> RandUint to match the style of other Uint functions. | deanm@chromium.org | 2008-11-14 | 1 | -1/+1 |
* | Refactoring for portability: | mark@chromium.org | 2008-09-29 | 1 | -0/+27 |