Cygwin: Fix return value of sched_getaffinity
Have sched_getaffinity() interface like glibc's, and provide an undocumented internal interface __sched_getaffinity_sys() like the Linux kernel's sched_getaffinity() for benefit of taskset(1).
This commit is contained in:
committed by
Corinna Vinschen
parent
383e19ca55
commit
fff17ad73f
@ -98,6 +98,7 @@ __res_querydomain SIGFE
|
||||
__res_search SIGFE
|
||||
__res_send SIGFE
|
||||
__res_state SIGFE
|
||||
__sched_getaffinity_sys SIGFE
|
||||
__signbitd NOSIGFE
|
||||
__signbitf NOSIGFE
|
||||
__signgam NOSIGFE
|
||||
|
Reference in New Issue
Block a user