diff options
author | Ron Yorston <rmy@pobox.com> | 2018-02-22 12:03:37 +0000 |
---|---|---|
committer | Ron Yorston <rmy@pobox.com> | 2018-02-22 12:03:37 +0000 |
commit | 967510df361e0af44d7ca492ae2374674a535023 (patch) | |
tree | de8134e812a7836024064911a2b211a43d354dd4 /arch | |
parent | 227c119c93f8acd299e4e3c8b9601e67f000fb53 (diff) | |
download | busybox-w32-967510df361e0af44d7ca492ae2374674a535023.tar.gz busybox-w32-967510df361e0af44d7ca492ae2374674a535023.tar.bz2 busybox-w32-967510df361e0af44d7ca492ae2374674a535023.zip |
shred: fix up for WIN32 and enable by default
Use the new low-level support for /dev/zero and /dev/urandom to
allow shred to work in busybox-w32.
The only change required is to close the file before unlinking it,
as Microsoft Windows won't delete an open file.
Diffstat (limited to 'arch')
0 files changed, 0 insertions, 0 deletions