]> git.ipfire.org Git - thirdparty/bash.git/commit
fix for %P in TIMEFORMAT; make updating variables that aren't subject to allexport...
authorChet Ramey <chet.ramey@case.edu>
Mon, 6 Oct 2025 19:29:41 +0000 (15:29 -0400)
committerChet Ramey <chet.ramey@case.edu>
Mon, 6 Oct 2025 19:29:41 +0000 (15:29 -0400)
commitf2f545ad7ba395cc4dcad49eae144ccc7c0e68ec
tree17a1a0b6e612f34ac4da9581c939402fd9ba9182
parent4f536430e45d847d6945133690312a8e94762254
fix for %P in TIMEFORMAT; make updating variables that aren't subject to allexport smoother; fix spurious compiler warning about realloc; efficiency improvement for command timing; fix issue with read builtin and failure to set terminal attributes
CWRU/CWRU.chlog
builtins/read.def
builtins/set.def
builtins/shopt.def
doc/bash.1
doc/bashref.texi
execute_cmd.c
include/typemax.h
parse.y
subst.h
variables.c