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.
Updated by Dmitry M. about 9 years ago
"Here":https://github.com/crystax/android-vendor-openpts/blob/master/conformance/interfaces/pthread_sigmask/15-1.c is corresponding test case
Updated by Dmitry M. about 9 years ago
- Status changed from Open to In Progress
- Priority changed from Normal to High
Updated by Dmitry M. about 9 years ago
- Status changed from In Progress to Completed
- % Done changed from 0 to 100
Actions