mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-22 21:10:07 +00:00
Wrap too-long log entry.
This commit is contained in:
parent
884c5db424
commit
7be16f8276
@ -11,9 +11,9 @@
|
|||||||
* sysdeps/unix/sysv/linux/x86_64/gettimeofday.c (gettimeofday_ifunc):
|
* sysdeps/unix/sysv/linux/x86_64/gettimeofday.c (gettimeofday_ifunc):
|
||||||
Replace gettimeofday with __vdso_gettimeofday.
|
Replace gettimeofday with __vdso_gettimeofday.
|
||||||
|
|
||||||
* sysdeps/unix/sysv/linux/x86_64/init-first.c (_libc_vdso_platform_setup):
|
* sysdeps/unix/sysv/linux/x86_64/init-first.c
|
||||||
Replace clock_gettime and getcpu with __vdso_clock_gettime and
|
(_libc_vdso_platform_setup): Replace clock_gettime and getcpu with
|
||||||
__vdso_getcpu.
|
__vdso_clock_gettime and __vdso_getcpu.
|
||||||
|
|
||||||
* sysdeps/unix/sysv/linux/x86_64/time.c (time_ifunc): Replace
|
* sysdeps/unix/sysv/linux/x86_64/time.c (time_ifunc): Replace
|
||||||
time with __vdso_time.
|
time with __vdso_time.
|
||||||
|
Loading…
Reference in New Issue
Block a user