diff options
author | Ron Yorston <rmy@pobox.com> | 2021-06-19 11:23:45 +0100 |
---|---|---|
committer | Ron Yorston <rmy@pobox.com> | 2021-06-19 11:23:45 +0100 |
commit | 6d6856355aec9ed6c9b8039b9b1ec8f997395c9e (patch) | |
tree | d88afda6050d9d1ff6651f3fa1c6bb46ef26a84b /arch | |
parent | 4b47d8fad2e48cb1d18e77479146d6c9ee130d41 (diff) | |
download | busybox-w32-6d6856355aec9ed6c9b8039b9b1ec8f997395c9e.tar.gz busybox-w32-6d6856355aec9ed6c9b8039b9b1ec8f997395c9e.tar.bz2 busybox-w32-6d6856355aec9ed6c9b8039b9b1ec8f997395c9e.zip |
win32: handle -1 return status from execve(2)
The implementations of execve(2) and execvp(3) were unable to
distinguish between failure and a program returning a status of -1.
Check the error return code to discriminate between these cases.
See GitHub issue #218.
Diffstat (limited to 'arch')
0 files changed, 0 insertions, 0 deletions