]> git.ipfire.org Git - thirdparty/bash.git/commit - redir.c
allow builtins to assign to associative arrays using @ or * as keys; fixes to glob...
authorChet Ramey <chet.ramey@case.edu>
Wed, 28 Apr 2021 15:30:31 +0000 (11:30 -0400)
committerChet Ramey <chet.ramey@case.edu>
Wed, 28 Apr 2021 15:30:31 +0000 (11:30 -0400)
commit046d0cc93bc163b0d7dadf7c7512e2696a1f948e
treefe00e551d29abdbe39b95aec7b090d4bb375d79b
parent3fd77612fca0fa1956e54aac2e61bdcfecfe3b52
allow builtins to assign to associative arrays using @ or * as keys; fixes to glob completion of command words
CWRU/CWRU.chlog
bashline.c
builtins/common.c
builtins/common.h
builtins/printf.def
builtins/wait.def
redir.c
tests/RUN-ONE-TEST
variables.c
variables.h