]> git.ipfire.org Git - thirdparty/bash.git/commit
fix to backslash quoting of glob pattern characters; allow newly-loaded compspecs...
authorChet Ramey <chet.ramey@case.edu>
Mon, 20 May 2024 14:48:44 +0000 (10:48 -0400)
committerChet Ramey <chet.ramey@case.edu>
Mon, 20 May 2024 14:48:44 +0000 (10:48 -0400)
commitdbd27e54cc741b116d5ce0e731b778c4f014a74e
tree2f97ae825659b3217cc9ae3fd7d77d3a7c6ed6e0
parentb3d8c8a4e7c5417d986f93f646ea740cb13c08d7
fix to backslash quoting of glob pattern characters; allow newly-loaded compspecs to be used in more cases; fixes to the cross-compiling environment; avoid potential overflow in GLOBSORT processing
18 files changed:
CWRU/CWRU.chlog
Makefile.in
buildconf.h.in
builtins/source.def
configure
configure.ac
doc/bash.1
doc/bashref.texi
examples/loadables/asort.c
examples/loadables/cat.c
lib/sh/inet_aton.c
mksyntax.c
pathexp.c
pcomplete.c
support/bashversion.c
tests/new-exp.right
tests/new-exp.tests
version.c