]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
sh: Use exitstatus instead of exerrno to pass EXEXEC status
authorjilles <jilles@FreeBSD.org>
Sat, 27 Oct 2018 20:17:57 +0000 (20:17 +0000)
committerjilles <jilles@FreeBSD.org>
Sat, 27 Oct 2018 20:17:57 +0000 (20:17 +0000)
commit5127d8c2f69ca444242e3310532e1e13feb2afab
tree601ca05c6278132523819173f73a5feb79ef9c83
parente49193168a2a6c2dddad56a229d29ca2a8c664e2
sh: Use exitstatus instead of exerrno to pass EXEXEC status

No functional change is intended.
bin/sh/eval.c
bin/sh/exec.c
bin/sh/exec.h
bin/sh/jobs.c
bin/sh/main.c