]> git.ipfire.org Git - thirdparty/bash.git/commit
optimize many cases of $(<file) not to require a fork
authorChet Ramey <chet.ramey@case.edu>
Thu, 2 Sep 2021 14:52:20 +0000 (10:52 -0400)
committerChet Ramey <chet.ramey@case.edu>
Thu, 2 Sep 2021 14:52:20 +0000 (10:52 -0400)
commit2208813a97583b0da1a843f161be0a575a766e8d
tree41a70811c581500e94651d93a33fe7e5cd4edf57
parent61782ca16bef51e08723cf6994bfb085f75094d4
optimize many cases of $(<file) not to require a fork
CWRU/CWRU.chlog
Makefile.in
builtins/common.h
builtins/evalstring.c
externs.h
parse.y
redir.h
subst.c
tests/RUN-ONE-TEST