diff options
Diffstat (limited to 'posix')
-rw-r--r-- | posix/Versions | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/posix/Versions b/posix/Versions index d20e552..a1b94ee 100644 --- a/posix/Versions +++ b/posix/Versions @@ -110,6 +110,8 @@ libc { __nanosleep; } GLIBC_2.3.2 { + sched_getaffinity; sched_setaffinity; + # Note that these symbols appear in sysdeps/unix/sysv/linux/Versions # under GLIBC_2.0; the first instance in the script is taken as the # default, so linux configurations put them in GLIBC_2.0 while other |