summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2007-12-14 23:38:23 +0000
committerUlrich Drepper <drepper@redhat.com>2007-12-14 23:38:23 +0000
commit78b767a0a66e60212c0517f96f1dcfb0262271dc (patch)
treefd13753424c746bbd7dbdc6371346de033ecf101 /ChangeLog
parentb8cca206e299902329df298a59b319911af64b29 (diff)
* sysdeps/unix/sysv/linux/x86_64/sysdep.h (INTERNAL_SYSCALL_ERROR_P):
First cast argument to long * sysdeps/unix/sysv/linux/x86_64/bits/libc-vdso.h: Functions return long.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index aa5b2c52b8..dc6d34d5b3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2007-12-14 Ulrich Drepper <drepper@redhat.com>
+
+ * sysdeps/unix/sysv/linux/x86_64/sysdep.h (INTERNAL_SYSCALL_ERROR_P):
+ First cast argument to long
+ * sysdeps/unix/sysv/linux/x86_64/bits/libc-vdso.h: Functions
+ return long.
+
2007-12-13 Ulrich Drepper <drepper@redhat.com>
* locale/nl_langinfo.c (nl_langinfo): Just call __nl_langinfo_l.