]> git.ipfire.org Git - thirdparty/bash.git/commit - redir.c
add numeric arguments to bind -x commands and READLINE_ARGUMENT; minor fixes
authorChet Ramey <chet.ramey@case.edu>
Mon, 24 May 2021 20:09:47 +0000 (16:09 -0400)
committerChet Ramey <chet.ramey@case.edu>
Mon, 24 May 2021 20:09:47 +0000 (16:09 -0400)
commit2047e28584f4200b55b5b704f798bcf1607b9ac6
tree2d0b193d141e5ab548604a4026a534c677fd9233
parent7b024db83e0388c43b8e13e4e56144dabfe75c96
add numeric arguments to bind -x commands and READLINE_ARGUMENT; minor fixes
30 files changed:
CWRU/CWRU.chlog
bashline.c
builtins/evalstring.c
builtins/wait.def
doc/bash.1
doc/bashref.texi
doc/version.texi
execute_cmd.c
lib/readline/bind.c
lib/readline/doc/rltech.texi
lib/readline/doc/version.texi
lib/readline/readline.c
lib/readline/readline.h
lib/readline/rlprivate.h
lib/sh/input_avail.c
parse.y
parser.h
print_cmd.c
redir.c
shell.h
tests/comsub-eof.right
tests/comsub-eof0.sub
tests/comsub-eof5.sub
tests/comsub-posix.right
tests/comsub-posix.tests
tests/cond.right
tests/cond.tests
tests/nquote.right
tests/nquote.tests
tests/printf2.sub