summaryrefslogtreecommitdiffstats
path: root/lib/libc/sys/getentropy.2 (follow)
Commit message (Expand)AuthorAgeFilesLines
* 1) don't repeat the 256 / EIO commentaryderaadt2019-09-281-7/+6
* fix macro usage; from Kaspars at Bankovskis dot netschwarze2015-01-311-7/+7
* use .Rv; no change of meaning; from Kaspars at Bankovskis dot netschwarze2014-12-101-6/+3
* As discussed with beck, tweak the wording for getentropy slightly soderaadt2014-07-181-5/+4
* yes indeed, it returns void *. from Jean-Philippe Ouellet, i also hadderaadt2014-07-131-3/+3
* occured -> occurred;jmc2014-06-151-3/+3
* Change return value of getentropy() to int 0 for success. Maximumderaadt2014-06-141-9/+27
* typo; Piotr Sikoraderaadt2014-06-131-3/+2
* Add new getentropy() system call. Code and pressure from matthew.deraadt2014-06-131-0/+51