signal: Use <sigsetops.h> for sigemptyset, sigfillset
This avoids changing the entire sigset_t structure. Updating the actually used part is sufficient.
Loading
Please register or sign in to comment
This avoids changing the entire sigset_t structure. Updating the actually used part is sufficient.