diff options
author | Ron Yorston <rmy@pobox.com> | 2021-02-15 11:56:20 +0000 |
---|---|---|
committer | Ron Yorston <rmy@pobox.com> | 2021-02-15 11:56:20 +0000 |
commit | c07e998a46b5ee3be1720413d660745b552b8c85 (patch) | |
tree | 21f7c8e473a09d3aee1f1b6b1f1907c5f9a4be39 /docs | |
parent | 4340e4d3d581c438a8634868c838f73b9018fb8b (diff) | |
download | busybox-w32-c07e998a46b5ee3be1720413d660745b552b8c85.tar.gz busybox-w32-c07e998a46b5ee3be1720413d660745b552b8c85.tar.bz2 busybox-w32-c07e998a46b5ee3be1720413d660745b552b8c85.zip |
winansi: allow test suite to run on Wine
Running the test suite on Wine failed because in
seq 4 0 8 | head -n 10
'seq' didn't detect the broken pipe when 'head' terminated and
carried on forever. Fix this by adding a call to ferror(3) in
winansi_vfprintf().
Also, use xstrdup() and xmalloc() in a couple of places.
Diffstat (limited to 'docs')
0 files changed, 0 insertions, 0 deletions