From f0ddeeb5c02cc86cd8daf976559d3e0d3be8493d Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Wed, 20 Nov 2002 01:05:35 +0000 Subject: * posix/Versions (libc: GLIBC_2.3.2): Add sched_getaffinity and sched_setaffinity. --- posix/Versions | 2 ++ 1 file changed, 2 insertions(+) (limited to 'posix') diff --git a/posix/Versions b/posix/Versions index d20e552d11..a1b94ee746 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 -- cgit 1.4.1