diff options
author | Ron Yorston <rmy@pobox.com> | 2023-06-15 08:49:37 +0100 |
---|---|---|
committer | Ron Yorston <rmy@pobox.com> | 2023-06-15 08:53:44 +0100 |
commit | 0627e352656effac8d8e617378e7a68edfce41df (patch) | |
tree | 40958aa343e592a3dd19c7ddd954a882841a691f /TODO | |
parent | 0476a3411f16604422bfafddcc3ca0b9791d5188 (diff) | |
download | busybox-w32-0627e352656effac8d8e617378e7a68edfce41df.tar.gz busybox-w32-0627e352656effac8d8e617378e7a68edfce41df.tar.bz2 busybox-w32-0627e352656effac8d8e617378e7a68edfce41df.zip |
Fix for old mingw-w64 (32-bit)
It appears that RtlGenRandom() wasn't supported in 32-bit builds
using mingw-w64 until version 7.0.0 (Fedora 33). Use the time to
initialise the PRNG in earlier versions.
Diffstat (limited to 'TODO')
0 files changed, 0 insertions, 0 deletions