]> git.ipfire.org Git - thirdparty/bash.git/commit
enable MULTIPLE_COPROCS; bind -p/-P can print out bindings for individual command...
authorChet Ramey <chet.ramey@case.edu>
Fri, 26 Apr 2024 20:51:04 +0000 (16:51 -0400)
committerChet Ramey <chet.ramey@case.edu>
Fri, 26 Apr 2024 20:51:04 +0000 (16:51 -0400)
commit9c430f6bf37984e01977cc17f7066a6498aa4f18
treedf2b1d604439c8ec71c49b9dbef52bfbf8163faf
parent8c8daff1e3661cfe427f194c38c6a1b452cd1456
enable MULTIPLE_COPROCS; bind -p/-P can print out bindings for individual command names; changes to Makefile to remove MFLAGS; simplify build tools by assuming C90 compilation environment for better cross-compiling support
57 files changed:
COMPAT
CWRU/CWRU.chlog
MANIFEST
Makefile.in
arrayfunc.c
buildconf.h.in [new file with mode: 0644]
builtins/Makefile.in
builtins/bind.def
builtins/declare.def
builtins/printf.def
builtins/wait.def
config-top.h
configure
configure.ac
doc/Makefile.in
doc/bash.0
doc/bash.1
doc/bash.html
doc/bash.info
doc/bash.pdf
doc/bashref.bt
doc/bashref.bts
doc/bashref.dvi
doc/bashref.html
doc/bashref.info
doc/bashref.log
doc/bashref.pdf
doc/bashref.ps
doc/bashref.texi
doc/bashref.vr
doc/bashref.vrs
doc/builtins.0
doc/version.texi
examples/loadables/getconf.c
expr.c
externs.h
jobs.c
lib/glob/Makefile.in
lib/readline/Makefile.in
lib/readline/bind.c
lib/readline/display.c
lib/sh/Makefile.in
lib/sh/casemod.c
lib/tilde/Makefile.in
mksyntax.c
parse.y
patchlevel.h
pathnames.h.in
redir.c
subst.c
support/bashversion.c
support/printenv.c
support/recho.c
support/xcase.c
support/zecho.c
test.c
version.c