aboutsummaryrefslogtreecommitdiff
path: root/shell
diff options
context:
space:
mode:
authorRon Yorston <rmy@pobox.com>2021-06-07 09:04:40 +0100
committerRon Yorston <rmy@pobox.com>2021-06-07 11:30:52 +0100
commitac0170d5c908343ed3fe6a222bfda2689909b27f (patch)
tree33eb6948b3e7609b3e1a1d6d92acecbccf1ab71a /shell
parent9ba9333e913c617e995b2e1d37dc738b77304158 (diff)
downloadbusybox-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 'shell')
0 files changed, 0 insertions, 0 deletions