]> git.ipfire.org Git - thirdparty/bash.git/commit
documentation updates for arithmetic expansion and array subscripts; update BASH_COMM...
authorChet Ramey <chet.ramey@case.edu>
Fri, 7 Mar 2025 15:23:58 +0000 (10:23 -0500)
committerChet Ramey <chet.ramey@case.edu>
Fri, 7 Mar 2025 15:23:58 +0000 (10:23 -0500)
commitc3997d51f8ba359eeabb45b90b9cdae4fe599b5a
tree0d7442ff56cfd2b440b37c8cff86ab40fc8437ca
parente608233770b0ba5fe20cb46842992b64f7252383
documentation updates for arithmetic expansion and array subscripts; update BASH_COMMAND for subshells; fix potential file descriptor leak in here document pipes
36 files changed:
CWRU/CWRU.chlog
builtins/ulimit.def
doc/bash.0
doc/bash.1
doc/bash.html
doc/bash.info
doc/bash.pdf
doc/bash.ps
doc/bashref.aux
doc/bashref.bt
doc/bashref.bts
doc/bashref.cp
doc/bashref.cps
doc/bashref.dvi
doc/bashref.fn
doc/bashref.fns
doc/bashref.html
doc/bashref.info
doc/bashref.log
doc/bashref.pdf
doc/bashref.ps
doc/bashref.texi
doc/bashref.toc
doc/bashref.vr
doc/bashref.vrs
doc/builtins.0
doc/builtins.pdf
doc/rbash.0
doc/version.texi
execute_cmd.c
lib/malloc/malloc.c
lib/malloc/memtest.c
lib/malloc/table.h
lib/sh/oslib.c
redir.c
shell.c