aboutsummaryrefslogtreecommitdiffstats
path: root/src/minutils/s6-fillurandompool.c
Commit message (Collapse)AuthorAgeFilesLines
* Prepare for 2.6.0.0; delete s6-fillurandompool; add rngseedLaurent Bercot2022-06-081-10/+0
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Prepare for 2.5.1.8; adapt to skalibs-2.12.0.0Laurent Bercot2022-04-091-5/+1
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Fix type of the dummy char in s6-fillurandompoolLaurent Bercot2016-10-141-1/+1
|
* Port to new librandom API.Laurent Bercot2016-10-141-20/+5
| | | | | Interestingly, that new API makes implementing s6-fillurandom kind of a NOP. The waiting will be performed in the library.
* s6-fillurandompool: add workaround for old libcs that don't define ↵Laurent Bercot2016-09-151-2/+5
| | | | SYS_getrandom
* Add s6-fillurandompoolLaurent Bercot2016-09-151-0/+26