aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 7339898..f7101a6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,16 @@
2012-02-13 Joseph Myers <joseph@codesourcery.com>
+ * sysdeps/unix/sysv/linux/bits/inotify.h: New file.
+ * sysdeps/unix/sysv/linux/sparc/bits/inotify.h: Likewise.
+ * sysdeps/unix/sysv/linux/sparc/sys/inotify.h: Remove.
+ * sysdeps/unix/sysv/linux/sys/inotify.h: Get flags from
+ <bits/inotify.h>.
+ (IN_CLOEXEC, IN_NONBLOCK): Don't define here.
+ * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Add
+ bits/inotify.h.
+
+2012-02-13 Joseph Myers <joseph@codesourcery.com>
+
* sysdeps/unix/sysv/linux/bits/eventfd.h: New file.
* sysdeps/unix/sysv/linux/sparc/bits/eventfd.h: Likewise.
* sysdeps/unix/sysv/linux/sparc/sys/eventfd.h: Remove.