]> git.ipfire.org Git - thirdparty/bash.git/commit
fix quoting for positional parameters if not word splitting; retry open for startup...
authorChet Ramey <chet.ramey@case.edu>
Wed, 21 Feb 2024 14:42:10 +0000 (09:42 -0500)
committerChet Ramey <chet.ramey@case.edu>
Wed, 21 Feb 2024 14:42:10 +0000 (09:42 -0500)
commit43ecbeb31e5bbbc1a7557243af82b9f3e6390ced
tree2134995cab247fae461974d20d8d2fa1fb52fa79
parentcc51fb3c6521781b4e0cc3fbbffcc8bf746e9c25
fix quoting for positional parameters if not word splitting; retry open for startup files on EINTR; update HISTIGNORE description
CWRU/CWRU.chlog
bashhist.c
builtins/evalfile.c
doc/bash.1
doc/bashref.texi
doc/version.texi
lib/readline/bind.c
lib/readline/histfile.c
subst.c
tests/dollar-star11.sub
tests/dollar.right