]> git.ipfire.org Git - thirdparty/bash.git/commit
Bash-5.2-rc1 release
authorChet Ramey <chet.ramey@case.edu>
Fri, 17 Jun 2022 13:54:51 +0000 (09:54 -0400)
committerChet Ramey <chet.ramey@case.edu>
Fri, 17 Jun 2022 13:54:51 +0000 (09:54 -0400)
commit6c1407d2a9ae12dfba6538f92f5826f15868bcfb
tree9212be97810bd287fabac2a5cf67b94c6fb69496
parent187661b892608579abf8786ba2425ed18e58a0ee
Bash-5.2-rc1 release
92 files changed:
CHANGES
COMPAT
CWRU/changelog
MANIFEST
Makefile.in
NEWS
POSIX
bashline.c
bashline.h
builtins/Makefile.in
builtins/common.c
builtins/common.h
builtins/evalstring.c
builtins/mapfile.def
builtins/mkbuiltins.c
builtins/printf.def
builtins/read.def
builtins/suspend.def
builtins/wait.def
configure
configure.ac
doc/bash.0
doc/bash.1
doc/bash.html
doc/bash.info
doc/bash.pdf
doc/bash.ps
doc/bashref.dvi
doc/bashref.html
doc/bashref.info
doc/bashref.pdf
doc/bashref.ps
doc/bashref.texi
doc/builtins.0
doc/builtins.ps
doc/rbash.ps
doc/version.texi
examples/loadables/Makefile.in
examples/loadables/Makefile.inc.in
examples/loadables/Makefile.sample.in [new file with mode: 0644]
examples/loadables/cat.c
examples/loadables/print.c
examples/loadables/seq.c
examples/scripts/bcalc [new file with mode: 0644]
execute_cmd.c
jobs.c
lib/glob/glob.c
lib/malloc/imalloc.h
lib/malloc/malloc.c
lib/readline/callback.c
lib/readline/doc/rltech.texi
lib/readline/examples/excallback.c
lib/readline/examples/histexamp.c
lib/readline/examples/rl-callbacktest.c
lib/readline/examples/rl.c
lib/readline/examples/rlcat.c
lib/readline/examples/rltest.c
lib/readline/input.c
lib/sh/oslib.c
lib/sh/shmatch.c
lib/sh/strvis.c
lib/sh/zgetline.c
lib/sh/zmapfd.c
m4/strtoimax.m4 [new file with mode: 0644]
nojobs.c
parse.y
pathexp.c
pathexp.h
pcomplete.c
po/ro.gmo
po/ro.po
po/tr.gmo
po/tr.po
po/zh_TW.gmo
po/zh_TW.po
print_cmd.c
redir.c
shell.h
stringlib.c
subst.c
tests/comsub-posix.right
tests/comsub-posix.tests
tests/comsub-posix1.sub
tests/comsub-posix5.sub
tests/comsub-posix6.sub [new file with mode: 0644]
tests/errors.right
tests/errors.tests
tests/intl.tests
tests/unicode1.sub
variables.c
variables.h
y.tab.c