]> git.ipfire.org Git - thirdparty/bash.git/commit
fix for completing quoted filenames with show-all-if-ambiguous set; avoid signed...
authorChet Ramey <chet.ramey@case.edu>
Tue, 10 Jan 2023 15:23:14 +0000 (10:23 -0500)
committerChet Ramey <chet.ramey@case.edu>
Tue, 10 Jan 2023 15:23:14 +0000 (10:23 -0500)
commit0647e53bd15c8982d89a03c2db1643aedd7cd649
tree67d6c7a4134bbc65f55013d274e7388b7a62cb30
parent8fd8cd8f7b01462dd4f5de668180a6d50b4ce74f
fix for completing quoted filenames with show-all-if-ambiguous set; avoid signed int overflow in intrand32
CWRU/CWRU.chlog
doc/bash.1
doc/bashref.texi
input.c
input.h
lib/readline/complete.c
lib/sh/random.c
parse.y