diff options
author | Kaz Kylheku <kaz@kylheku.com> | 2020-04-23 06:54:45 -0700 |
---|---|---|
committer | Kaz Kylheku <kaz@kylheku.com> | 2020-04-23 06:54:45 -0700 |
commit | 7fbf6b853893f65193ea9c81cf467be08c651244 (patch) | |
tree | 23f312ec0794edc5d653f67a652317f1b05e5502 /match.h | |
parent | 269044136fa1d73a6bc1a764211cc18119bc1207 (diff) | |
download | txr-7fbf6b853893f65193ea9c81cf467be08c651244.tar.gz txr-7fbf6b853893f65193ea9c81cf467be08c651244.tar.bz2 txr-7fbf6b853893f65193ea9c81cf467be08c651244.zip |
poll: allow execution of async signal handlers.
* sysif.c (poll_wrap): Allocate poll array using alloca so it
will be disposed of naturally if an exception occurs.
Place sig_save_enable and sig_restore_disable around poll call
to allow non-deferred handler execution.
Diffstat (limited to 'match.h')
0 files changed, 0 insertions, 0 deletions