aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorRon Yorston <rmy@pobox.com>2024-04-20 08:45:19 +0100
committerRon Yorston <rmy@pobox.com>2024-04-20 08:45:19 +0100
commitec3bd5c462717a6cd1668f536c8aab9d76ea04b0 (patch)
treeca8066750ece45e1e4b19801b30abd4a5ceb5d74 /TODO
parent4fa00ce8a5b769acb5be4e6b13be713428ef23e4 (diff)
downloadbusybox-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 'TODO')
0 files changed, 0 insertions, 0 deletions