]> sourceware.org Git - glibc.git/commit
Use ifuncs for time and gettimeofday on x86-64
authorUlrich Drepper <drepper@gmail.com>
Sun, 21 Aug 2011 17:52:28 +0000 (13:52 -0400)
committerUlrich Drepper <drepper@gmail.com>
Sun, 21 Aug 2011 17:52:28 +0000 (13:52 -0400)
commit91b392a4bab0c2dc90e7e3ff914dec20b97adca8
treec59ef82aa0fcbbcaaa2e6f0c6a99670e51da112b
parente315850c088ad13a160132a6fcec9d7564dd3c08
Use ifuncs for time and gettimeofday on x86-64
ChangeLog
sysdeps/unix/sysv/linux/x86_64/bits/libc-vdso.h
sysdeps/unix/sysv/linux/x86_64/gettimeofday.c [moved from sysdeps/unix/sysv/linux/x86_64/gettimeofday.S with 56% similarity]
sysdeps/unix/sysv/linux/x86_64/init-first.c
sysdeps/unix/sysv/linux/x86_64/time.c [moved from sysdeps/unix/sysv/linux/x86_64/time.S with 64% similarity]
This page took 0.043729 seconds and 5 git commands to generate.