summaryrefslogtreecommitdiff
path: root/src/lib/libc/crypt/arc4random_uniform.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2git to create tag 'tb_20250414'.tb_20250414cvs2svn2025-04-141-57/+0
* 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