* sysdeps/unix/sysv/linux/x86_64/libc-start.c
authorUlrich Drepper <drepper@redhat.com>
Mon, 13 Aug 2007 18:47:42 +0000 (18:47 +0000)
committerUlrich Drepper <drepper@redhat.com>
Mon, 13 Aug 2007 18:47:42 +0000 (18:47 +0000)
commit9c6f6953fda96b49c8510a879304ea4222ea1781
treec169827926668d35139d9d1bbe26db86c17f8e6d
parentf8de5057b9ded1d4ff41d8614530a83ba338c9e8
* sysdeps/unix/sysv/linux/x86_64/libc-start.c

(_libc_vdso_platform_setup): If vDSO is not available point
__vdso_gettimeofday to the vsyscall.
* sysdeps/unix/sysv/linux/x86_64/gettimeofday.S [SHARED]: Use
__vdso_gettimeofday instead of vsyscall.
ChangeLog
nptl/ChangeLog
sysdeps/unix/sysv/linux/x86_64/gettimeofday.S
sysdeps/unix/sysv/linux/x86_64/libc-start.c