]> git.ipfire.org Git - thirdparty/bash.git/commit
changes to command timing with errexit; binary file checks; treat exit builtin slight...
authorChet Ramey <chet.ramey@case.edu>
Sun, 19 Sep 2021 17:44:55 +0000 (13:44 -0400)
committerChet Ramey <chet.ramey@case.edu>
Sun, 19 Sep 2021 17:44:55 +0000 (13:44 -0400)
commit9928dcb48f35d957d936f9c6d8bec8cec8b76317
treed511f644d8aea4b12b425a0c5f8738d80633df76
parent441078402919f6f0dd677cad18d55c7a89d294fc
changes to command timing with errexit; binary file checks; treat exit builtin slightly differently when using bash -c
25 files changed:
CWRU/CWRU.chlog
MANIFEST
arrayfunc.c
bashjmp.h
builtins/evalstring.c
builtins/exit.def
doc/bash.0
doc/bash.1
doc/bashref.info
doc/bashref.texi
eval.c
execute_cmd.c
general.c
po/id.gmo
po/id.po
shell.c
subst.c
tests/RUN-ONE-TEST
tests/array.right
tests/array.tests
tests/array29.sub [new file with mode: 0644]
tests/varenv.right
tests/varenv.tests
tests/varenv22.sub [new file with mode: 0644]
trap.c