]> git.ipfire.org Git - thirdparty/bash.git/commit
fix crash from compgen in a non-interactive shell; globstar option now works with...
authorChet Ramey <chet.ramey@case.edu>
Tue, 19 Apr 2022 14:45:39 +0000 (10:45 -0400)
committerChet Ramey <chet.ramey@case.edu>
Tue, 19 Apr 2022 14:45:39 +0000 (10:45 -0400)
commit7a8455e4213ea3b8638d4e939a3198f5b5896fa3
treead9b6e27183b3163a56899ca4bdb9bf135c76d86
parent3be2a2ca9a22f6e33f96bc09a50a8ff3f7ddb17d
fix crash from compgen in a non-interactive shell; globstar option now works with complete -G; wait -p changes; some int->size_t changes
45 files changed:
CWRU/CWRU.chlog
bashline.c
builtins/wait.def
doc/bash.1
doc/bash.html
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.log
doc/bashref.pdf
doc/bashref.ps
doc/bashref.texi
doc/bashref.toc
doc/bashref.vr
doc/bashref.vrs
doc/builtins.ps
doc/rbash.ps
examples/loadables/bcat.c [new file with mode: 0644]
examples/loadables/cat.c
execute_cmd.c
jobs.c
lib/malloc/imalloc.h
lib/malloc/malloc.c
lib/sh/oslib.c
lib/sh/zgetline.c
lib/sh/zmapfd.c
nojobs.c
parse.y
pathexp.c
pathexp.h
pcomplete.c
po/tr.gmo
po/tr.po
shell.h
stringlib.c
tests/intl.tests
tests/unicode1.sub