diff options
author | Ron Yorston <rmy@pobox.com> | 2023-12-18 08:13:52 +0000 |
---|---|---|
committer | Ron Yorston <rmy@pobox.com> | 2023-12-18 08:13:52 +0000 |
commit | 4f9b703c31e6360d1e7ffe7d3410e42e5118b4fd (patch) | |
tree | 2e83ad1904ed0163bbb27569bbc50d89719f4721 /runit | |
parent | ba7d37766ec090e87a6a9cc3af685521390c6c6d (diff) | |
download | busybox-w32-4f9b703c31e6360d1e7ffe7d3410e42e5118b4fd.tar.gz busybox-w32-4f9b703c31e6360d1e7ffe7d3410e42e5118b4fd.tar.bz2 busybox-w32-4f9b703c31e6360d1e7ffe7d3410e42e5118b4fd.zip |
win32: code shrink execve(2) implementation
Commit 6d6856355a (win32: handle -1 return status from execve(2))
added a test of errno to distinguish between failure to run a
program and the program returning -1.
Subsequent changes in commit 9db9b34ada (win32: ignore ctrl-c in
parent of execve(2)) make this test unnecessary. Remove it.
Saves 16-32 bytes.
Diffstat (limited to 'runit')
0 files changed, 0 insertions, 0 deletions