* sysdeps/unix/sysv/linux/x86_64/sysconf.c
commit6f920003899406055edfeb403989ce9215b34068
authorRoland McGrath <roland@gnu.org>
Mon, 6 Mar 2006 08:26:03 +0000 (6 08:26 +0000)
committerRoland McGrath <roland@gnu.org>
Mon, 6 Mar 2006 08:26:03 +0000 (6 08:26 +0000)
treea803f99632a06227e26a56c4edfb80b81a5fcdce
parent16a10468376803c5e48ac9c14cfa1a1dd2f7ec8f
* sysdeps/unix/sysv/linux/x86_64/sysconf.c

(handle_intel, handle_amd): Add __attribute__ ((noinline)).
* sysdeps/unix/sysv/linux/i386/sysconf.c
(handle_i486, handle_intel, handle_amd): Likewise.

* sysdeps/unix/sysv/linux/i386/sysconf.c (__sysconf): Don't handle
_SC_CPUTIME and _SC_THREAD_CPUTIME here.
* sysdeps/unix/sysv/linux/x86_64/sysconf.c (__sysconf): Likewise.
ChangeLog
sysdeps/unix/sysv/linux/i386/sysconf.c
sysdeps/unix/sysv/linux/x86_64/sysconf.c