]> git.ipfire.org Git - thirdparty/bash.git/commit
fix for parameter expansions that contain valid and invalid expansions; avoid stale...
authorChet Ramey <chet.ramey@case.edu>
Mon, 4 Aug 2025 14:18:32 +0000 (10:18 -0400)
committerChet Ramey <chet.ramey@case.edu>
Mon, 4 Aug 2025 14:18:32 +0000 (10:18 -0400)
commite9053f2a3ae4ed638d269481626e0e5408ae8965
treebfdfb6f78eb0ee23d031e2f73c0c53aaa6041289
parentc1d9c088531eef0797e78c66b899d895862de80c
fix for parameter expansions that contain valid and invalid expansions; avoid stale readdir() value in getcwd replacement; check libtinfow for termcap functions; fix to propagate exit status of builtins run in subshells back to calling shell
CWRU/CWRU.chlog
aclocal.m4
builtins/cd.def
configure
doc/bash.1
doc/bashref.texi
doc/version.texi
execute_cmd.c
lib/sh/getcwd.c
po/stamp-po [new file with mode: 0644]
subst.c