]> git.ipfire.org Git - thirdparty/bash.git/commit
additional error checking for declare; changes for MSYS32; add support for unlocked...
authorChet Ramey <chet.ramey@case.edu>
Fri, 16 Feb 2024 15:55:13 +0000 (10:55 -0500)
committerChet Ramey <chet.ramey@case.edu>
Fri, 16 Feb 2024 15:55:13 +0000 (10:55 -0500)
commite1dd98a1dba28310c78157070c5566a43ed86ca6
tree0348a115436e4ecae3ebd4f1e91cc3e55f7e5096
parent6bd75b8d6347c6ece744f0772522e363ad3964a6
additional error checking for declare; changes for MSYS32; add support for unlocked-io stdio functions; several C23 changes
28 files changed:
CWRU/CWRU.chlog
MANIFEST
bashline.c
builtins/declare.def
builtins/fc.def
builtins/read.def
config.h.in
configure
configure.ac
cross-build/msys32.cache [new file with mode: 0644]
general.c
general.h
include/unlocked-io.h [new file with mode: 0644]
lib/malloc/malloc.c
lib/malloc/table.h
lib/sh/pathphys.c
lib/sh/strlcpy.c
m4/unlocked-io.m4 [new file with mode: 0644]
mksyntax.c
parse.y
po/tr.gmo
po/tr.po
stringlib.c
subst.c
support/bashversion.c
support/config.rpath
support/shobj-conf
variables.c