diff options
author | Ron Yorston <rmy@pobox.com> | 2024-04-20 08:45:19 +0100 |
---|---|---|
committer | Ron Yorston <rmy@pobox.com> | 2024-04-20 08:45:19 +0100 |
commit | ec3bd5c462717a6cd1668f536c8aab9d76ea04b0 (patch) | |
tree | ca8066750ece45e1e4b19801b30abd4a5ceb5d74 /docs | |
parent | 4fa00ce8a5b769acb5be4e6b13be713428ef23e4 (diff) | |
download | busybox-w32-ec3bd5c462717a6cd1668f536c8aab9d76ea04b0.tar.gz busybox-w32-ec3bd5c462717a6cd1668f536c8aab9d76ea04b0.tar.bz2 busybox-w32-ec3bd5c462717a6cd1668f536c8aab9d76ea04b0.zip |
win32: make stat(2) fail for /dev/zero, /dev/urandom
/dev/zero and /dev/urandom are only available internally and as
arguments to 'dd'. Since users can't otherwise access them they
shouldn't be treated as existing by stat(2).
With this change stat(1) and test(1) will deny their existence.
(GitHub issue #282)
Diffstat (limited to 'docs')
0 files changed, 0 insertions, 0 deletions