diff options
author | deraadt <> | 2024-07-12 07:15:28 +0000 |
---|---|---|
committer | deraadt <> | 2024-07-12 07:15:28 +0000 |
commit | 81b25d70859b302a13e7ec9bad80369e5c066a9c (patch) | |
tree | 16f1e66664d6f04e94406746b07cf8068b9fa752 /src/lib/libc/string/bzero.c | |
parent | 7ecb3ebcd7fca446f952c433a265a17c58ef965f (diff) | |
download | openbsd-81b25d70859b302a13e7ec9bad80369e5c066a9c.tar.gz openbsd-81b25d70859b302a13e7ec9bad80369e5c066a9c.tar.bz2 openbsd-81b25d70859b302a13e7ec9bad80369e5c066a9c.zip |
use sigaction() to setup SIGARLM so we can set SA_RESTART, and
remove the re-arming in the handler. Better than using siginterrupt(),
and avoids the errno saving requirement in the handler also.
ok guenther millert
Diffstat (limited to 'src/lib/libc/string/bzero.c')
0 files changed, 0 insertions, 0 deletions