]> git.ipfire.org Git - thirdparty/bash.git/commit
allow FIGNORE suffixes to match entire pathnames; allow SIGINT received while a funct...
authorChet Ramey <chet.ramey@case.edu>
Mon, 24 Apr 2023 19:25:45 +0000 (15:25 -0400)
committerChet Ramey <chet.ramey@case.edu>
Mon, 24 Apr 2023 19:25:45 +0000 (15:25 -0400)
commitec02facd13d9c03ec47fa02ad8da7ce826b34f8f
tree3dbb535c4f3d1eeb204f73e9eaf538626e89e9d4
parentd052bd6fd99f76408f307cedd86d5a3de0184938
allow FIGNORE suffixes to match entire pathnames; allow SIGINT received while a function is executing in a loop to break the loop
16 files changed:
COMPAT
CWRU/CWRU.chlog
bashline.c
builtins/evalstring.c
doc/bash.info
doc/bashref.info
doc/bashref.log
doc/bashref.pdf
doc/bashref.texi
doc/version.texi
execute_cmd.c
execute_cmd.h
jobs.c
po/cs.gmo
po/cs.po
sig.c