]> git.ipfire.org Git - thirdparty/bash.git/commit
change some error messages so the format string isn't the return value from gettext...
authorChet Ramey <chet.ramey@case.edu>
Mon, 13 May 2024 15:36:34 +0000 (11:36 -0400)
committerChet Ramey <chet.ramey@case.edu>
Mon, 13 May 2024 15:36:34 +0000 (11:36 -0400)
commitb3d8c8a4e7c5417d986f93f646ea740cb13c08d7
tree30353b6405aa0c2cb8d57494a43a3c2212b8dfbe
parent6fb61ee126cf5ffdcbff9ae51345838dc21d935e
change some error messages so the format string isn't the return value from gettext(); work around macos problem with gettext() in child processes; don't try to set tty state while running a trap; don't default to trying enable -f file if the shell is restricted; note that configure now supports --enable-year2038
26 files changed:
CWRU/CWRU.chlog
bashhist.c
builtins/bind.def
builtins/common.c
builtins/enable.def
builtins/exec.def
builtins/fc.def
builtins/help.def
builtins/mapfile.def
builtins/printf.def
builtins/read.def
builtins/source.def
builtins/ulimit.def
doc/bash.1
execute_cmd.c
execute_cmd.h
jobs.c
lib/readline/doc/readline.3
lib/readline/doc/rluser.texi
lib/readline/doc/version.texi
locale.c
parse.y
redir.c
tests/comsub2.right
tests/cond-regexp3.sub
tests/glob2.sub