]> git.ipfire.org Git - thirdparty/bash.git/commit
fixes for a couple of autoconf macros; update exit builtin for POSIX interp 1602...
authorChet Ramey <chet.ramey@case.edu>
Mon, 28 Oct 2024 19:05:35 +0000 (15:05 -0400)
committerChet Ramey <chet.ramey@case.edu>
Mon, 28 Oct 2024 19:05:35 +0000 (15:05 -0400)
commit4917f2859c8624e834f589bbd526a7b707072ce3
tree7b84f6f001afece5b4b0bf520810658a191ae103
parentee3b91dfd9aaaa2acd60ece9302e7ce6f09e3e73
fixes for a couple of autoconf macros; update exit builtin for POSIX interp 1602; include more info in EOF error message when parsing compound command; update Makefiles by removing some variables, initializing others; update dependencies on version.h
26 files changed:
CWRU/CWRU.chlog
Makefile.in
aclocal.m4
builtins/Makefile.in
builtins/common.c
builtins/exit.def
builtins/shopt.def
configure
configure.ac
doc/Makefile.in
lib/glob/Makefile.in
lib/malloc/Makefile.in
lib/readline/Makefile.in
lib/sh/Makefile.in
lib/tilde/Makefile.in
m4/strtoimax.m4
parse.y
shell.h
stringlib.c
support/Makefile.in
tests/cond.right
tests/errors.right
tests/exportfunc.right
tests/heredoc.right
variables.c
version.c