aboutsummaryrefslogtreecommitdiff
path: root/arch
diff options
context:
space:
mode:
authorRon Yorston <rmy@pobox.com>2018-03-29 16:24:27 +0100
committerRon Yorston <rmy@pobox.com>2018-03-29 16:24:27 +0100
commitaaddde61e3009973f6e6de08ae42e1bb9accd3eb (patch)
treefa222406230b7a8129bcf6130989d85b100c7464 /arch
parent0734c043f9c0bcefa1a259d26304a1ff69cacbf0 (diff)
downloadbusybox-w32-aaddde61e3009973f6e6de08ae42e1bb9accd3eb.tar.gz
busybox-w32-aaddde61e3009973f6e6de08ae42e1bb9accd3eb.tar.bz2
busybox-w32-aaddde61e3009973f6e6de08ae42e1bb9accd3eb.zip
win32: return correct exit status from waitpid
The exit status from _cwait wasn't being correctly returned. This resulted, for example, in the exit status of xargs being incorrect. Running this: $ ls | xargs ls in a directory containing filenames with spaces should cause 'ls' to fail and 'xargs' to return an exit status of 123.
Diffstat (limited to 'arch')
0 files changed, 0 insertions, 0 deletions