]> git.ipfire.org Git - thirdparty/bash.git/commit
documentation updates; fix for null commands with redirection expansion errors; chang...
authorChet Ramey <chet.ramey@case.edu>
Wed, 28 Aug 2024 15:42:10 +0000 (11:42 -0400)
committerChet Ramey <chet.ramey@case.edu>
Wed, 28 Aug 2024 15:42:10 +0000 (11:42 -0400)
commit2610d40b32301cd7256bf1dfc49c9f8bfe0dcd53
tree50c6225a48880312ab385f670c29196ef835e759
parent2e01122fe78eb5a42c9b9f3ca46b91f895959675
documentation updates; fix for null commands with redirection expansion errors; changes to job notifications for interactive shells sourcing files; fix underflow issue with word_top
19 files changed:
COMPAT
CWRU/CWRU.chlog
MANIFEST
builtins/read.def
doc/bash.1
doc/bashref.texi
doc/version.texi
examples/loadables/csv.c
examples/loadables/cut.c
examples/loadables/dsv.c
examples/loadables/kv.c
examples/loadables/realpath.c
examples/loadables/stat.c
execute_cmd.c
jobs.c
parse.y
tests/errors.right
tests/errors.tests
tests/errors12.sub [new file with mode: 0644]