Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Geisert <mark@maxrnd.com>2019-06-26 12:44:56 +0300
committerCorinna Vinschen <corinna@vinschen.de>2019-06-28 18:10:39 +0300
commitfff17ad73f6ae6b75ef293e17a837f23f6134753 (patch)
tree9b79faf0d3df5668fd9cd7e29cbcf805573b74c6 /winsup/cygwin/common.din
parent383e19ca552234fa9af47e80cb00d843a96de9e3 (diff)
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).
Diffstat (limited to 'winsup/cygwin/common.din')
-rw-r--r--winsup/cygwin/common.din1
1 files changed, 1 insertions, 0 deletions
diff --git a/winsup/cygwin/common.din b/winsup/cygwin/common.din
index 81292ab7b..9cb67992b 100644
--- a/winsup/cygwin/common.din
+++ b/winsup/cygwin/common.din
@@ -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