* sysdeps/unix/sysv/linux/x86_64/libc-start.c
authorUlrich Drepper <drepper@redhat.com>
Mon, 13 Aug 2007 00:23:59 +0000 (00:23 +0000)
committerUlrich Drepper <drepper@redhat.com>
Mon, 13 Aug 2007 00:23:59 +0000 (00:23 +0000)
commit3c87d79db7ae1f65294d088be7709140780b652c
tree603151b0786c63510e4e3f85bb019bb7da9aa312
parent974a1f0fb2fa441152dfda9acb4c3898f67eea6a
* sysdeps/unix/sysv/linux/x86_64/libc-start.c

(_libc_vdso_platform_setup): Mangle function pointers before storing
them.
* sysdeps/unix/sysv/linux/x86_64/sysdep.h (INLINE_VSYSCALL):
Demangle vdso pointer before use.
(INTERNAL_VSYSCALL): Likewise.

* elf/cache.c (primes): Mark as const.
Noted by Roland McGrath.
ChangeLog
elf/cache.c
sysdeps/unix/sysv/linux/x86_64/libc-start.c
sysdeps/unix/sysv/linux/x86_64/sysdep.h