diff options
author | Ron Yorston <rmy@pobox.com> | 2021-06-07 09:04:40 +0100 |
---|---|---|
committer | Ron Yorston <rmy@pobox.com> | 2021-06-07 11:30:52 +0100 |
commit | ac0170d5c908343ed3fe6a222bfda2689909b27f (patch) | |
tree | 33eb6948b3e7609b3e1a1d6d92acecbccf1ab71a /init | |
parent | 9ba9333e913c617e995b2e1d37dc738b77304158 (diff) | |
download | busybox-w32-ac0170d5c908343ed3fe6a222bfda2689909b27f.tar.gz busybox-w32-ac0170d5c908343ed3fe6a222bfda2689909b27f.tar.bz2 busybox-w32-ac0170d5c908343ed3fe6a222bfda2689909b27f.zip |
libbb: allow dumping of /dev/fd file descriptors
xxd and hexdump use library code to dump binary data. This code
uses freopen(3) which can't handle /dev/fd file descriptors. Rewrite
it using fopen(3).
Diffstat (limited to 'init')
0 files changed, 0 insertions, 0 deletions