K 10 svn:author V 6 marcel K 8 svn:date V 27 1999-09-28T13:33:13.000000Z K 7 svn:log V 234 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. END