about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2015-08-14 22:12:54 -0400
committerMike Frysinger <vapier@gentoo.org>2015-08-18 02:37:13 -0400
commit44e01f06a019e131c8e6f3984a37bdc6a7811479 (patch)
treec23905da5a75c7b0a8e290e13e0d99700064fd11 /ChangeLog
parentd5a77fcafdcd3494663387e7100e2fb2d180af5b (diff)
downloadglibc-44e01f06a019e131c8e6f3984a37bdc6a7811479.tar.gz
glibc-44e01f06a019e131c8e6f3984a37bdc6a7811479.tar.xz
glibc-44e01f06a019e131c8e6f3984a37bdc6a7811479.zip
hppa: epoll.h: move to common sys/epoll.h
Use the common sys/epoll.h to avoid duplication and move the arch-specific
settings into bits/epoll.h.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index bf2e55ab90..813c5a7c21 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
 2015-08-18  Mike Frysinger  <vapier@gentoo.org>
 
+	* sysdeps/unix/sysv/linux/hppa/bits/epoll.h: New file.
+	* sysdeps/unix/sysv/linux/hppa/sys/epoll.h: Delete.
+
+2015-08-18  Mike Frysinger  <vapier@gentoo.org>
+
 	* sysdeps/unix/sysv/linux/hppa/bits/sigaction.h (SA_RESETHAND,
 	SA_NODEFER, SA_RESTART): Define when __USE_XOPEN2K8 is defined.