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:
Mark Geisert
2019-06-26 02:44:56 -07:00
committed by Corinna Vinschen
parent 383e19ca55
commit fff17ad73f
4 changed files with 31 additions and 11 deletions

View File

@ -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