about summary refs log tree commit diff
path: root/Src/parse.c
diff options
context:
space:
mode:
authorBart Schaefer <schaefer@zsh.org>2022-06-08 20:41:24 -0700
committerBart Schaefer <schaefer@zsh.org>2022-06-08 20:41:24 -0700
commit52761c94185f8405d8069c1d4bacc8b5210a1850 (patch)
tree53d3d5e0fdfd7844a11874f24b9f2e878ac46773 /Src/parse.c
parentb26b6b3fe00b94a2d4370b1afd2644034947b6b8 (diff)
downloadzsh-52761c94185f8405d8069c1d4bacc8b5210a1850.tar.gz
zsh-52761c94185f8405d8069c1d4bacc8b5210a1850.tar.xz
zsh-52761c94185f8405d8069c1d4bacc8b5210a1850.zip
50335: simplify "wait" usage, fix signal handling
- remove the preliminary "wait" for all the process
- remove "nomonitor" (because it was only needed for that "wait")
- explicitly adds traps to exit for tty-generated signals plus TERM
- capture the signal trap context and restore it in background jobs
- wrap in an "always" block to clean up local helper functions
- update comments to note another buglet and drop support for zsh 4.x.
Diffstat (limited to 'Src/parse.c')
0 files changed, 0 insertions, 0 deletions