]> git.ipfire.org Git - thirdparty/bash.git/commit
new BASH_MONOSECONDS, BASH_TRAPSIG variables; make checkwinsize work in subshells...
authorChet Ramey <chet.ramey@case.edu>
Tue, 20 Jun 2023 14:10:11 +0000 (10:10 -0400)
committerChet Ramey <chet.ramey@case.edu>
Tue, 20 Jun 2023 14:10:11 +0000 (10:10 -0400)
commitfc29a0240453ce4742a80be0d45c45cd2bdac5d2
treef4694c09b16aecd5e8338a88aaa9e5d2a11945c9
parentb91488b51cae38a7e07b7567b6ac42ea19d02740
new BASH_MONOSECONDS, BASH_TRAPSIG variables; make checkwinsize work in subshells of interactive shells; fix for declare -f and function names containing `='
24 files changed:
CWRU/CWRU.chlog
builtins/declare.def
config.h.in
configure
configure.ac
doc/bash.0
doc/bash.1
doc/bash.html
doc/bash.info
doc/bash.ps
doc/bashref.dvi
doc/bashref.html
doc/bashref.info
doc/bashref.log
doc/bashref.ps
doc/bashref.texi
doc/bashref.vr
doc/bashref.vrs
doc/builtins.ps
doc/rbash.ps
doc/version.texi
jobs.c
trap.c
variables.c