]> git.ipfire.org Git - thirdparty/bash.git/commit
fixes for bracket expressions in pathname expansion; changes for select/pselect;...
authorChet Ramey <chet.ramey@case.edu>
Fri, 18 Nov 2022 16:01:00 +0000 (11:01 -0500)
committerChet Ramey <chet.ramey@case.edu>
Fri, 18 Nov 2022 16:01:00 +0000 (11:01 -0500)
commit407d9afca046256d664becb70fd85b948d6c3450
treeabd384c8e4453a21c59038734037eeae95c05d32
parent96115811d810f97d0f1611864801a93cd320df50
fixes for bracket expressions in pathname expansion; changes for select/pselect; jobs builtin now removes terminated jobs from the jobs table after notifying
12 files changed:
CWRU/CWRU.chlog
bashline.c
builtins/jobs.def
lib/glob/sm_loop.c
lib/readline/display.c
lib/readline/input.c
lib/readline/rltty.c
lib/sh/input_avail.c
lib/sh/timers.c
lib/sh/ufuncs.c
test.c
trap.c