]> git.ipfire.org Git - thirdparty/bash.git/commit
more minor changes for builtins and array subscript expansion; fix to `wait -n'
authorChet Ramey <chet.ramey@case.edu>
Mon, 17 May 2021 16:03:03 +0000 (12:03 -0400)
committerChet Ramey <chet.ramey@case.edu>
Mon, 17 May 2021 16:03:03 +0000 (12:03 -0400)
commit7b024db83e0388c43b8e13e4e56144dabfe75c96
tree4dbed0186caf06409ac4adf016c2f48572c3de9d
parent88bdb448b40b81a8dc1b8c2682bb5bb968d8213b
more minor changes for builtins and array subscript expansion; fix to `wait -n'
14 files changed:
CWRU/CWRU.chlog
arrayfunc.c
builtins/common.c
builtins/declare.def
builtins/printf.def
builtins/read.def
builtins/wait.def
doc/bash.1
doc/bashref.texi
jobs.c
lib/readline/signals.c
subst.h
test.c
tests/array.right