diff options
author | 2002-07-02 01:36:19 +0000 | |
---|---|---|
committer | 2002-07-02 01:36:19 +0000 | |
commit | fa344ce9d0753e53c1832be229e9be75429e01b7 (patch) | |
tree | 4b1b75dd0dfbf2c91d744f31b64aa5e4cfc1c685 /lib/libc | |
parent | KNF and signal race fixes; millert ok (diff) | |
download | wireguard-openbsd-fa344ce9d0753e53c1832be229e9be75429e01b7.tar.xz wireguard-openbsd-fa344ce9d0753e53c1832be229e9be75429e01b7.zip |
Kill setjmp/longjmp from a signal handler. All we really need is
to use sigaction() w/o SA_RESTART to allow ^C to interrupt motd().
deraadt@ OK.
Diffstat (limited to 'lib/libc')
0 files changed, 0 insertions, 0 deletions