summaryrefslogtreecommitdiff
path: root/src/lib/libc/crypt/arc4random_uniform.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* include stdint.h over sys/types.hbcook2019-01-201-2/+2
* Wrap <stdlib.h> so that calls go direct and the symbols not in theguenther2015-09-131-1/+2
* Split arc4random_uniform into it's own file, to assist other projectsderaadt2014-07-121-0/+56