]> git.ipfire.org Git - thirdparty/bash.git/commit - MANIFEST
fix for ssh infinite loop when SSH_SOURCE_BASHRC is defined and bash is run in a...
authorChet Ramey <chet.ramey@case.edu>
Mon, 4 Dec 2023 21:40:00 +0000 (16:40 -0500)
committerChet Ramey <chet.ramey@case.edu>
Mon, 4 Dec 2023 21:40:00 +0000 (16:40 -0500)
commitd5ab50bc0214f07222d5a6d2597f5e0d7e3f1f52
treed1c20c7d422db553033557e0582bba71a3777ffd
parent9702b74a28f886c9bb6a07aa43fca7b3918536bd
fix for ssh infinite loop when SSH_SOURCE_BASHRC is defined and bash is run in a comsub in .bashrc; implement posix interp 1009 in posix mode
17 files changed:
.gitignore
CWRU/CWRU.chlog
MANIFEST
POSIX
builtins/evalstring.c
builtins/set.def
doc/bash.info
doc/bashref.info
doc/bashref.log
doc/bashref.pdf
doc/bashref.texi
shell.c
tests/varenv.right
tests/varenv.tests
tests/varenv24.sub [new file with mode: 0644]
variables.c
variables.h