aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorJoseph Myers <joseph@codesourcery.com>2012-02-14 00:13:47 +0000
committerJoseph Myers <joseph@codesourcery.com>2012-02-14 00:13:47 +0000
commit2a979d3a148057b7220aa4a173258cfec69f0ad1 (patch)
tree946757a14172fcd6161bcc43949fe016d8064282 /ChangeLog
parent2a418ac326831b112d32fb1b29c4a351f07fac98 (diff)
downloadglibc-2a979d3a148057b7220aa4a173258cfec69f0ad1.tar.xz
glibc-2a979d3a148057b7220aa4a173258cfec69f0ad1.zip
Split architecture-specific parts of sys/inotify.h into bits/inotify.h.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 7339898c50..f7101a6e04 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.