Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
tidy up interface to doshfunc()
|
|
|
|
Reuse ERR_EXIT in DEBUG traps.
Clean up trapreturn code.
|
|
|
|
|
|
|
|
by using local variables
|
|
|
|
|
|
|
|
|
|
|
|
22277, 22281, tweaks: standardize behaviour of wait builtin
with trapped signals
|
|
|
|
|
|
(now traplists); improve trap tests
|
|
unposted: update version to 4.2.3-dev-1
|
|
|
|
|
|
|
|
Time processes from before rather than after fork.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
asynchronicity problem. Document workarounds for remaining problems.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
signal handlers are only executed when it is safe to run them (13365)
|
|
pws: 13109, 13111: clear up zle display when output produced in trap.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|