aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2007-12-15 01:12:13 +0000
committerUlrich Drepper <drepper@redhat.com>2007-12-15 01:12:13 +0000
commit52386be756e113f20502f181d780aecc38cbb66a (patch)
treec3332c9a56057bcb452007582a9c20aac1c7158c /ChangeLog
parent78b767a0a66e60212c0517f96f1dcfb0262271dc (diff)
downloadglibc-52386be756e113f20502f181d780aecc38cbb66a.tar
glibc-52386be756e113f20502f181d780aecc38cbb66a.tar.gz
glibc-52386be756e113f20502f181d780aecc38cbb66a.tar.bz2
glibc-52386be756e113f20502f181d780aecc38cbb66a.zip
* sysdeps/unix/sysv/linux/x86_64/init-first.c (__vdso_gettimeofday):
Return long. (__vdso_clock_gettime): Likewise.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index dc6d34d5b3..97b45e1fb2 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,9 @@
* sysdeps/unix/sysv/linux/x86_64/sysdep.h (INTERNAL_SYSCALL_ERROR_P):
First cast argument to long
+ * sysdeps/unix/sysv/linux/x86_64/init-first.c (__vdso_gettimeofday):
+ Return long.
+ (__vdso_clock_gettime): Likewise.
* sysdeps/unix/sysv/linux/x86_64/bits/libc-vdso.h: Functions
return long.