Hide internal __sched_setaffinity_new function [BZ #18822]
commitd0a4512bd437c8caebc0e6ce295e4e0a5079e6b3
authorH.J. Lu <hjl.tools@gmail.com>
Mon, 2 Oct 2017 01:03:46 +0000 (1 18:03 -0700)
committerH.J. Lu <hjl.tools@gmail.com>
Mon, 2 Oct 2017 01:03:59 +0000 (1 18:03 -0700)
treeff8d862f89d6ca8b20682e7e7b6c51117f5aab1f
parentc0769f7031b8293e7dc2762bff98d75691fe6a0d
Hide internal __sched_setaffinity_new function [BZ #18822]

Hide internal __sched_setaffinity_new function to allow direct access
within libc.so and libc.a without using GOT nor PLT.

[BZ #18822]
* sysdeps/unix/sysv/linux/sched_setaffinity.c
(__sched_setaffinity_new): Add libc_hidden_proto and
libc_hidden_def.
ChangeLog
sysdeps/unix/sysv/linux/sched_setaffinity.c