summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2008-10-31 17:41:36 +0000
committerUlrich Drepper <drepper@redhat.com>2008-10-31 17:41:36 +0000
commit45a8beb51c60506cda9d9fdeee05c21476dca0b0 (patch)
tree02063c025d0284a797ca71f8f6fa1e8ee8cd4fcf /ChangeLog
parentad12e63582e400495c26df747c597fe2359cccc2 (diff)
2008-10-02 Pierre Habouzit <madcoder@debian.org>
* sysdeps/unix/sysv/linux/eventfd.c (eventfd): Use the eventfd2 syscall and fix its calling convention.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b4775de783..cd2f6ed06e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2008-10-02 Pierre Habouzit <madcoder@debian.org>
+
+ * sysdeps/unix/sysv/linux/eventfd.c (eventfd): Use the eventfd2 syscall
+ and fix its calling convention.
+
2008-10-07 Andreas Schwab <schwab@suse.de>
[BZ #6942]