aboutsummaryrefslogtreecommitdiff
path: root/shell
diff options
context:
space:
mode:
authorRon Yorston <rmy@pobox.com>2021-08-13 13:44:13 +0100
committerRon Yorston <rmy@pobox.com>2021-08-13 13:44:13 +0100
commit04fd6cdcc6fc1f07938f7e2fa1a0d313a15617be (patch)
tree80de739eca88b41cd5c1c2bf43295c91cb4aaada /shell
parent9ec4642e35e2f5dc625f0e704020d41e8674fe99 (diff)
downloadbusybox-w32-04fd6cdcc6fc1f07938f7e2fa1a0d313a15617be.tar.gz
busybox-w32-04fd6cdcc6fc1f07938f7e2fa1a0d313a15617be.tar.bz2
busybox-w32-04fd6cdcc6fc1f07938f7e2fa1a0d313a15617be.zip
win32: treat devices as character special files
Commit 15fcbd19c (win32: special case for devices files in stat(2)) added special treatment in stat(2) for device files. As a result of this change device files appeared to be regular files which broke the use of /dev/null with noclobber in the shell. Device files now appear as character special files (as they do on Unix). GitHub issue #225.
Diffstat (limited to 'shell')
0 files changed, 0 insertions, 0 deletions