]> git.ipfire.org Git - thirdparty/bash.git/commit
more changes for here-docs and $'...'; command optimization updates
authorChet Ramey <chet.ramey@case.edu>
Mon, 31 Jan 2022 14:53:03 +0000 (09:53 -0500)
committerChet Ramey <chet.ramey@case.edu>
Mon, 31 Jan 2022 14:53:03 +0000 (09:53 -0500)
commitb325b0e96bd05c76bbfc4d60d0707fc93d58f03f
tree9b15fcef840f54cdd5ead129441509b594b883cc
parent6e1ab9a367ff927d1815922a24ced22e73ad965e
more changes for here-docs and $'...'; command optimization updates
20 files changed:
CWRU/CWRU.chlog
MANIFEST
Makefile.in
builtins/common.h
builtins/evalstring.c
execute_cmd.c
externs.h
include/chartypes.h
lib/readline/doc/rltech.texi
lib/readline/history.h
lib/readline/readline.h
lib/sh/Makefile.in
lib/sh/strdup.c
lib/sh/strvis.c [new file with mode: 0644]
parse.y
subst.c
tests/exec.right
tests/exec14.sub
tests/posixexp.right
tests/posixexp7.sub