diff options
author | Denys Vlasenko <vda.linux@googlemail.com> | 2022-05-02 14:53:14 +0200 |
---|---|---|
committer | Denys Vlasenko <vda.linux@googlemail.com> | 2022-05-02 14:53:14 +0200 |
commit | 5ba56e8b95ea84dbd7c0f7adfb9bdb1740480904 (patch) | |
tree | db46c43aaa0a7915ea10f4dcc7a0edd6d8ec97d7 | |
parent | 1a290f889c5103d867ba1e0715ae730b394a3a12 (diff) | |
download | busybox-w32-5ba56e8b95ea84dbd7c0f7adfb9bdb1740480904.tar.gz busybox-w32-5ba56e8b95ea84dbd7c0f7adfb9bdb1740480904.tar.bz2 busybox-w32-5ba56e8b95ea84dbd7c0f7adfb9bdb1740480904.zip |
seedrng: it's not a part of util-linux, move to miscutils
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
-rw-r--r-- | miscutils/seedrng.c (renamed from util-linux/seedrng.c) | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/util-linux/seedrng.c b/miscutils/seedrng.c index 8c81835f6..8c81835f6 100644 --- a/util-linux/seedrng.c +++ b/miscutils/seedrng.c | |||