summaryrefslogtreecommitdiff
path: root/src/minutils/s6-fillurandompool.c
AgeCommit message (Collapse)Author
2016-10-14 Fix type of the dummy char in s6-fillurandompoolLaurent Bercot
2016-10-14 Port to new librandom API.Laurent Bercot
Interestingly, that new API makes implementing s6-fillurandom kind of a NOP. The waiting will be performed in the library.
2016-09-15 s6-fillurandompool: add workaround for old libcs that don't define ↵Laurent Bercot
SYS_getrandom
2016-09-15 Add s6-fillurandompoolLaurent Bercot