]> git.ipfire.org Git - thirdparty/bash.git/commit
fix for crash without arrays built in; allow some job status changes while the jobs...
authorChet Ramey <chet.ramey@case.edu>
Mon, 6 May 2024 15:15:17 +0000 (11:15 -0400)
committerChet Ramey <chet.ramey@case.edu>
Mon, 6 May 2024 15:15:17 +0000 (11:15 -0400)
commitd17d185fff39168941814e88e6814b686e295f13
treeb630db15a0d9c3f95ee63863df0c2b27a48b5913
parent1f42d1586452937cb8db1f784afb87a2a3a182ca
fix for crash without arrays built in; allow some job status changes while the jobs list is frozen; change format for interactive shell terminated job notifications; allow some job notifications while running traps
13 files changed:
CWRU/CWRU.chlog
MANIFEST
config-top.h
doc/bash.1
execute_cmd.c
jobs.c
jobs.h
nojobs.c
parse.y
shell.c
subst.c
support/siglen.c [new file with mode: 0644]
tests/jobs.right