summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2008-08-01 23:49:18 +0000
committerUlrich Drepper <drepper@redhat.com>2008-08-01 23:49:18 +0000
commitebcc1f4d75a9c76509e29474fd77f14704328a9d (patch)
tree90ac486aaffc924dd3d8c2b308755536df9cf70d /ChangeLog
parent144bfa86e2dee39d4085acf9172044daf162b9ec (diff)
* sysdeps/unix/sysv/linux/Versions: Fix changes due to old patch forcvs/fedora-glibc-20080802T0809
new epoll_create1 interface. * sysdeps/unix/sysv/linux/syscalls.list: Likewise. * sysdeps/unix/sysv/linux/sys/epoll.h: Likewise. * sysdeps/unix/sysv/linux/x86_64/sys/epoll.h: Likewise.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 633622292a..c1889e327a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
2008-08-01 Ulrich Drepper <drepper@redhat.com>
+ * sysdeps/unix/sysv/linux/Versions: Fix changes due to old patch for
+ new epoll_create1 interface.
+ * sysdeps/unix/sysv/linux/syscalls.list: Likewise.
+ * sysdeps/unix/sysv/linux/sys/epoll.h: Likewise.
+ * sysdeps/unix/sysv/linux/x86_64/sys/epoll.h: Likewise.
+
* include/arpa/nameser.h (NS_GET16): Use const pointer.
(NS_GET32): Likewise.