aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRoland McGrath <roland@hack.frob.com>2012-03-05 12:48:57 -0800
committerRoland McGrath <roland@hack.frob.com>2012-03-05 12:48:57 -0800
commit7be16f8276dae977f14dedb154a6cf948c170d37 (patch)
tree5d65e35f5027d37423fec638b6c690fa7c3664d4
parent884c5db42404bb8f7f06cddff21a20a42788b68a (diff)
downloadglibc-7be16f8276dae977f14dedb154a6cf948c170d37.zip
glibc-7be16f8276dae977f14dedb154a6cf948c170d37.tar.gz
glibc-7be16f8276dae977f14dedb154a6cf948c170d37.tar.bz2
Wrap too-long log entry.
-rw-r--r--ChangeLog6
1 files changed, 3 insertions, 3 deletions
diff --git a/ChangeLog b/ChangeLog
index 8386f81..b884016 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -11,9 +11,9 @@
* sysdeps/unix/sysv/linux/x86_64/gettimeofday.c (gettimeofday_ifunc):
Replace gettimeofday with __vdso_gettimeofday.
- * sysdeps/unix/sysv/linux/x86_64/init-first.c (_libc_vdso_platform_setup):
- Replace clock_gettime and getcpu with __vdso_clock_gettime and
- __vdso_getcpu.
+ * sysdeps/unix/sysv/linux/x86_64/init-first.c
+ (_libc_vdso_platform_setup): Replace clock_gettime and getcpu with
+ __vdso_clock_gettime and __vdso_getcpu.
* sysdeps/unix/sysv/linux/x86_64/time.c (time_ifunc): Replace
time with __vdso_time.