]> git.ipfire.org Git - thirdparty/bash.git/commit
efficiency change to command hashing; fix pointer aliasing problem with readline...
authorChet Ramey <chet.ramey@case.edu>
Tue, 1 Mar 2022 14:32:15 +0000 (09:32 -0500)
committerChet Ramey <chet.ramey@case.edu>
Tue, 1 Mar 2022 14:32:15 +0000 (09:32 -0500)
commit6c4a9a5cb7308e55f32a2871a3ea2e7cab9c35da
tree54f0eed0df19ededa7b1a8194d1a9cf2ea586772
parente7a56619a2f8d8d8e49ba96b9febc22bce1f74f0
efficiency change to command hashing; fix pointer aliasing problem with readline history-search-backward
12 files changed:
CWRU/CWRU.chlog
builtins/hash.def
doc/bash.1
doc/bashref.texi
doc/version.texi
examples/loadables/realpath.c
findcmd.c
lib/readline/misc.c
lib/readline/search.c
tests/nquote.right
tests/nquote5.sub
variables.c