diff options
author | Ron Yorston <rmy@pobox.com> | 2024-10-29 15:39:40 +0000 |
---|---|---|
committer | Ron Yorston <rmy@pobox.com> | 2024-10-29 15:39:40 +0000 |
commit | e5beafdf959f0642c226483a16c0a58c4aedba37 (patch) | |
tree | 5f6c2d8ec853b0deb133e81fc9dc82b836c7a857 /init | |
parent | bed407a12630c0886532b4b2d54dbedd74d52d98 (diff) | |
download | busybox-w32-e5beafdf959f0642c226483a16c0a58c4aedba37.tar.gz busybox-w32-e5beafdf959f0642c226483a16c0a58c4aedba37.tar.bz2 busybox-w32-e5beafdf959f0642c226483a16c0a58c4aedba37.zip |
win32: try harder to prevent output to stdout
The previous commit failed to stop 'uname 1>&-' from writing to
standard output with 32-bit MSVCRT.
Close the stream _and_ the file descriptor.
(Github issue #472)
Diffstat (limited to 'init')
0 files changed, 0 insertions, 0 deletions