diff options
| author | Ron Yorston <rmy@pobox.com> | 2026-04-26 10:59:27 +0100 |
|---|---|---|
| committer | Ron Yorston <rmy@pobox.com> | 2026-04-26 10:59:27 +0100 |
| commit | 354d8e9e6b7367f081cfa57130fea4abf23f9bb3 (patch) | |
| tree | 122eec53c51e25018b9da4e1b58111a76e0cc247 /scripts | |
| parent | 33906b6a40843300753adc3b01b5b45ebe31b302 (diff) | |
| download | busybox-w32-354d8e9e6b7367f081cfa57130fea4abf23f9bb3.tar.gz busybox-w32-354d8e9e6b7367f081cfa57130fea4abf23f9bb3.tar.bz2 busybox-w32-354d8e9e6b7367f081cfa57130fea4abf23f9bb3.zip | |
win32: expose /dev/urandom and /dev/zero
Previously the special devices /dev/urandom and /dev/zero could
only be used via the 'dd' applet. They were also used internally
by some applets.
Expose /dev/urandom and /dev/zero so they can be used as file
arguments to applets and a source of redirections in the shell.
They're also now visible to 'stat' and 'ls', but only if given
as an explicit argument.
Adds 122-144 bytes.
(GitHub issues #98, #282)
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions
