Searched hist:193169 (Results 1 - 5 of 5) sorted by relevance

/freebsd-9.3-release/bin/sh/
H A Deval.hdiff 193169 Sun May 31 10:45:55 MDT 2009 stefanf Fix the eval command in combination with set -e. Before this change the shell
would always terminate if eval returned with a non-zero exit status regardless
if the status was actually tested. Unfortunately a new file-scope variable
is needed, the alternative would only be to add a new parameter to all
built-ins.

PR: 134881
H A Dhistedit.cdiff 193169 Sun May 31 10:45:55 MDT 2009 stefanf Fix the eval command in combination with set -e. Before this change the shell
would always terminate if eval returned with a non-zero exit status regardless
if the status was actually tested. Unfortunately a new file-scope variable
is needed, the alternative would only be to add a new parameter to all
built-ins.

PR: 134881
H A Dmain.cdiff 193169 Sun May 31 10:45:55 MDT 2009 stefanf Fix the eval command in combination with set -e. Before this change the shell
would always terminate if eval returned with a non-zero exit status regardless
if the status was actually tested. Unfortunately a new file-scope variable
is needed, the alternative would only be to add a new parameter to all
built-ins.

PR: 134881
H A Dtrap.cdiff 193169 Sun May 31 10:45:55 MDT 2009 stefanf Fix the eval command in combination with set -e. Before this change the shell
would always terminate if eval returned with a non-zero exit status regardless
if the status was actually tested. Unfortunately a new file-scope variable
is needed, the alternative would only be to add a new parameter to all
built-ins.

PR: 134881
H A Deval.cdiff 193169 Sun May 31 10:45:55 MDT 2009 stefanf Fix the eval command in combination with set -e. Before this change the shell
would always terminate if eval returned with a non-zero exit status regardless
if the status was actually tested. Unfortunately a new file-scope variable
is needed, the alternative would only be to add a new parameter to all
built-ins.

PR: 134881

Completed in 105 milliseconds