summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/rsa/rsa_crpt.c
diff options
context:
space:
mode:
authormatthew <>2014-07-09 18:19:40 +0000
committermatthew <>2014-07-09 18:19:40 +0000
commit4ad21b851b73c49f8a20a8b6bf3c423280cbcff4 (patch)
tree961e57320e0a1834f8b9051a00b0e7fea8609d02 /src/lib/libcrypto/rsa/rsa_crpt.c
parentbaa1f4435249dbfdf92daeecd3fd2f8b2ca2df3a (diff)
downloadopenbsd-4ad21b851b73c49f8a20a8b6bf3c423280cbcff4.tar.gz
openbsd-4ad21b851b73c49f8a20a8b6bf3c423280cbcff4.tar.bz2
openbsd-4ad21b851b73c49f8a20a8b6bf3c423280cbcff4.zip
Minor cleanups
Rename _waitpid() to safewaitpid() to avoid POSIX reserved identifier namespace. KNF nit: return value expressions should be surrounded by parentheses, per style(9). Ensure SIGCHLD is set to SIG_DFL, not SIG_IGN. POSIX allows (and requires under XSI) that terminated child processes not leave zombies if SIGCHLD is set to SIG_IGN, and it also allows execve() to leave SIGCHLD set to SIG_IGN.
Diffstat (limited to 'src/lib/libcrypto/rsa/rsa_crpt.c')
0 files changed, 0 insertions, 0 deletions