]> git.ipfire.org Git - thirdparty/bash.git/commit
fix export environment if a local variable inherits the export attribute from a varia...
authorChet Ramey <chet.ramey@case.edu>
Wed, 19 Nov 2025 15:18:54 +0000 (10:18 -0500)
committerChet Ramey <chet.ramey@case.edu>
Wed, 19 Nov 2025 15:18:54 +0000 (10:18 -0500)
commitbcac47f08a6e8f04893f3f282bb841ddc07fc2e8
tree3b6addf2f5b20a81492db46d2d24983af952e400
parent2fd02c838775741b6693e8f9819a8c167f839b55
fix export environment if a local variable inherits the export attribute from a variable with the same name at a previous scope; changes to help builtin and glob pattern arguments; fix for fpurge declaration in a source file; man page typesetting updates
CWRU/CWRU.chlog
builtins/help.def
doc/bash.1
doc/bashref.texi
doc/version.texi
examples/loadables/fltexpr.c
lib/sh/winsize.c
sig.c
tests/builtins.right
variables.c