summaryrefslogtreecommitdiff
path: root/sys/compat/linux/linux_exec.c
diff options
context:
space:
mode:
authorchristos <christos@NetBSD.org>1995-05-15 02:47:38 +0000
committerchristos <christos@NetBSD.org>1995-05-15 02:47:38 +0000
commitfbac2e9de24eddb3496ba4a725aac9bc77cae64e (patch)
tree1d39f6f86e32feda355ad2604f96a28718970eaa /sys/compat/linux/linux_exec.c
parent0bfc08ac632f187e05c1fd3d2246a53a0f00bb2c (diff)
Fixed new bug the previous fix introduced:
false foo=bar echo $? would print 1 Also fixed the long standing bug: false echo `echo $?` would print 0 The exitstatus needs rethinking and rewriting. The trial and error method is not very efficient
Diffstat (limited to 'sys/compat/linux/linux_exec.c')
0 files changed, 0 insertions, 0 deletions