]> git.ipfire.org Git - thirdparty/bash.git/commit
in posix mode, don't notify about other terminated jobs if the jobs builtin is listin...
authorChet Ramey <chet.ramey@case.edu>
Fri, 20 Sep 2024 18:47:56 +0000 (14:47 -0400)
committerChet Ramey <chet.ramey@case.edu>
Fri, 20 Sep 2024 18:47:56 +0000 (14:47 -0400)
commit8d74195d7f379c6adaee217f50d60d0c8f79ad8c
tree2a0e2c6cca923840bef360d64335a01d917794bd
parentbc5ddc8698d56df588fd99864a650b834426ccf7
in posix mode, don't notify about other terminated jobs if the jobs builtin is listing individual jobs; in posix mode, if `wait pid' finds pid in bgpids, remove it from there
18 files changed:
CWRU/CWRU.chlog
Makefile.in
POSIX
builtins/jobs.def
configure
configure.ac
doc/bash.0
doc/bash.1
doc/bash.info
doc/bashref.info
doc/bashref.texi
jobs.c
lib/readline/bind.c
support/mkdep
support/mkdep.gcc.sh [new file with mode: 0644]
support/mkdep.old.sh [new file with mode: 0755]
tests/builtins.right
tests/source8.sub