summaryrefslogtreecommitdiff
path: root/miscutils/seedrng.c
AgeCommit message (Expand)Author
2023-07-10Update applet size estimatesDenys Vlasenko
2023-04-11seedrng: fix for glibc <= 2.24 not providing random headerThomas Devoogdt
2023-04-10seedrng: fix for glibc <= 2.24 not providing getrandom()Denys Vlasenko
2022-05-03seedrng: do not hash in a constant string, it's not adding entropyDenys Vlasenko
2022-05-02seedrng: restore error check on fsyncDenys Vlasenko
2022-05-02seedrng: it's not a part of util-linux, move to miscutilsDenys Vlasenko