]> git.ipfire.org Git - thirdparty/bash.git/commit
fix for LINENO after shell errors; fix for crash with !&; new read -E option
authorChet Ramey <chet.ramey@case.edu>
Fri, 18 Aug 2023 20:41:55 +0000 (16:41 -0400)
committerChet Ramey <chet.ramey@case.edu>
Fri, 18 Aug 2023 20:41:55 +0000 (16:41 -0400)
commitb64a7d8cbe8392868812f85fa3184bd8ded284b8
treeffcebcb9e487673f36c97e6660e2a15fb715ec21
parent50ffbc9ddc29a52e37efd8ed5c72dbe407257cc7
fix for LINENO after shell errors; fix for crash with !&; new read -E option
43 files changed:
CWRU/CWRU.chlog
MANIFEST
aclocal.m4
builtins/read.def
configure
configure.ac
doc/Makefile.in
doc/bash.0
doc/bash.1
doc/bash.html
doc/bash.info
doc/bash.pdf
doc/bashref.aux
doc/bashref.bt
doc/bashref.bts
doc/bashref.cp
doc/bashref.cps
doc/bashref.dvi
doc/bashref.fn
doc/bashref.fns
doc/bashref.html
doc/bashref.info
doc/bashref.log
doc/bashref.pdf
doc/bashref.ps
doc/bashref.texi
doc/bashref.toc
doc/bashref.vr
doc/bashref.vrs
doc/builtins.0
doc/version.texi
examples/loadables/Makefile.in
execute_cmd.c
lib/intl/Makefile.in
lib/readline/doc/hsuser.texi
lib/readline/rltty.c
lib/sh/unicode.c
subst.c
tests/errors.right
tests/exec.right
tests/exec6.sub
tests/histexp.right
tests/histexp1.sub