]> git.ipfire.org Git - thirdparty/bash.git/commit
minimal-config changes; $"..." support is now a configuration option
authorChet Ramey <chet.ramey@case.edu>
Wed, 1 Dec 2021 21:40:52 +0000 (16:40 -0500)
committerChet Ramey <chet.ramey@case.edu>
Wed, 1 Dec 2021 21:40:52 +0000 (16:40 -0500)
commit006856edf64d12b332058cf663901596327e7c0e
tree7faa3593231a5f2e3035c693097968e08a4423dd
parentfffe80d438966ab089444c13f61a06c6d325449c
minimal-config changes; $"..." support is now a configuration option
19 files changed:
CWRU/CWRU.chlog
builtins/set.def
builtins/wait.def
config.h.in
configure
configure.ac
doc/bashref.info
doc/bashref.texi
examples/loadables/getconf.c
examples/loadables/getconf.h
examples/loadables/sleep.c
lib/sh/shquote.c
locale.c
parse.y
shell.c
subst.c
tests/200 [new file with mode: 0644]
tests/getopts10.sub
tests/run-minimal