]> git.ipfire.org Git - thirdparty/bash.git/commit
avoid executing unsafe functions if we get a terminating signal while handling SIGCHL...
authorChet Ramey <chet.ramey@case.edu>
Tue, 20 Feb 2024 14:53:58 +0000 (09:53 -0500)
committerChet Ramey <chet.ramey@case.edu>
Tue, 20 Feb 2024 14:53:58 +0000 (09:53 -0500)
commitcc51fb3c6521781b4e0cc3fbbffcc8bf746e9c25
tree7302809a076971ba2ccbdafff128e5f7f38435c4
parente1dd98a1dba28310c78157070c5566a43ed86ca6
avoid executing unsafe functions if we get a terminating signal while handling SIGCHLD; reject attempts to modify some attributes for readonly variables; more changes for unlocked stdio functions; quoting fixes for uncommon cases where IFS = ^A and the word is not being split
17 files changed:
CWRU/CWRU.chlog
MANIFEST
Makefile.in
arrayfunc.c
builtins/Makefile.in
builtins/declare.def
builtins/pushd.def
examples/loadables/necho.c
jobs.c
subst.c
subst.h
tests/array.right
tests/attr.right
tests/dollar-at-star
tests/dollar-star11.sub [new file with mode: 0644]
tests/dollar.right
variables.h