fix return value of pthread_getaffinity_np and pthread_setaffinity_np
these functions are expected to return an error code rather than setting errno and returning -1.
Showing
想要评论请 注册 或 登录
these functions are expected to return an error code rather than setting errno and returning -1.