Actions
Bug #1128
closedpthread_sigmask() is not accessible from signal.h
Start date:
11/09/2015
Due date:
% Done:
100%
Estimated time:
CPU Architecture:
Host OS:
Toolchain:
Android version:
CrystaX NDK Version:
Description
According to POSIX, pthread_sigmask() must be accessible by including signal.h; in NDK, it's not.
Actions