diff options
author | marcel <marcel@FreeBSD.org> | 1999-09-28 13:33:13 +0000 |
---|---|---|
committer | marcel <marcel@FreeBSD.org> | 1999-09-28 13:33:13 +0000 |
commit | ffae785399df356992776b7d84880ae94ab5e0f6 (patch) | |
tree | c121ccab9a0947f45268615d30aea6d567ed589e /lib/libpthread/thread/thr_sigprocmask.c | |
parent | 971179f4cd40b802ce6d37b2c3f09cdee97fa8ac (diff) | |
download | FreeBSD-src-ffae785399df356992776b7d84880ae94ab5e0f6.zip FreeBSD-src-ffae785399df356992776b7d84880ae94ab5e0f6.tar.gz |
Explicitly use sigemptyset to clear a sigset_t. Explicit
initialization of sa_flags added so that the 'struct sigaction'
can be declared local in both functions that use the global
(static) declaration. Remove the global declaration.
Diffstat (limited to 'lib/libpthread/thread/thr_sigprocmask.c')
0 files changed, 0 insertions, 0 deletions