]> git.ipfire.org Git - thirdparty/bash.git/commit
changes for backslashes in glob patterns and single-quoted strings; brace expansion...
authorChet Ramey <chet.ramey@case.edu>
Tue, 17 Oct 2023 15:09:23 +0000 (11:09 -0400)
committerChet Ramey <chet.ramey@case.edu>
Tue, 17 Oct 2023 15:09:23 +0000 (11:09 -0400)
commit1e1a0342a40b770d0d0d8045c1a7115a7bfa1ef9
treed5bd3b114db113de6c49022925dfbca0c571c809
parent7a698806d1332fdb69ed7eaf1d0ce0519dbf0923
changes for backslashes in glob patterns and single-quoted strings; brace expansion knows '${...}' expansions; read returns status 2 if trying to assign to a readonly variable
CWRU/CWRU.chlog
braces.c
builtins/read.def
lib/sh/strtrans.c
parse.y
pathexp.c
subst.c
subst.h