diff options
author | Ron Yorston <rmy@pobox.com> | 2018-03-29 16:24:27 +0100 |
---|---|---|
committer | Ron Yorston <rmy@pobox.com> | 2018-03-29 16:24:27 +0100 |
commit | aaddde61e3009973f6e6de08ae42e1bb9accd3eb (patch) | |
tree | fa222406230b7a8129bcf6130989d85b100c7464 /docs | |
parent | 0734c043f9c0bcefa1a259d26304a1ff69cacbf0 (diff) | |
download | busybox-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 'docs')
0 files changed, 0 insertions, 0 deletions