Do not define _POSIX_THREADS if unistd.h defines it.
Check for pthread_sigmask before using it. Fixes remaining problem in #470781.
Showing
This diff is collapsed.
Please register or sign in to comment
Check for pthread_sigmask before using it. Fixes remaining problem in #470781.