2
0
mirror of git://sourceware.org/git/glibc.git synced 2025-03-19 13:40:59 +08:00
H.J. Lu d95453ef5d Avoid PLT when calling __sched_getaffinity_new
This patch adds an internal entry for __sched_getaffinity_new so that
__sched_getaffinity_old calls __sched_getaffinity_new without going
through PLT.

	[BZ ]
	* sysdeps/unix/sysv/linux/sched_getaffinity.c
	(__sched_getaffinity_new): Add libc_hidden_proto and
	libc_hidden_def.
2015-10-14 06:33:48 -07:00
..
2015-09-24 14:22:31 +01:00
2015-10-09 22:30:26 +00:00
2015-10-09 22:39:11 +00:00
2015-09-11 14:16:18 -07:00
2015-09-16 21:11:00 +00:00