aboutsummaryrefslogtreecommitdiff
path: root/arch
diff options
context:
space:
mode:
authorRon Yorston <rmy@pobox.com>2021-06-19 11:23:45 +0100
committerRon Yorston <rmy@pobox.com>2021-06-19 11:23:45 +0100
commit6d6856355aec9ed6c9b8039b9b1ec8f997395c9e (patch)
treed88afda6050d9d1ff6651f3fa1c6bb46ef26a84b /arch
parent4b47d8fad2e48cb1d18e77479146d6c9ee130d41 (diff)
downloadbusybox-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