]> git.ipfire.org Git - thirdparty/bash.git/commit
fixes to LINENO, read -n, command substitution and backslash-escaped newlines
authorChet Ramey <chet.ramey@case.edu>
Tue, 21 Dec 2021 01:03:26 +0000 (20:03 -0500)
committerChet Ramey <chet.ramey@case.edu>
Tue, 21 Dec 2021 01:03:26 +0000 (20:03 -0500)
commitb2b78a6348f4839025781320ff5b1693f76b9d0d
tree452cf407aac2849235553ee1af6f8d28fb0500a0
parent5f2dd5ff95a0bc46a6bb167d67f5627c995fb4d5
fixes to LINENO, read -n, command substitution and backslash-escaped newlines
16 files changed:
CWRU/CWRU.chlog
arrayfunc.c
arrayfunc.h
builtins/common.c
builtins/declare.def
builtins/reserved.def
eval.c
execute_cmd.c
expr.c
parse.y
po/ro.gmo
po/ro.po
redir.c
subst.c
test.c
variables.c