aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2010-08-11 12:41:48 -0700
committerUlrich Drepper <drepper@redhat.com>2010-08-11 12:41:48 -0700
commit10b3bedcb03386cc280113f552479793e4bac35f (patch)
tree9a83ffeb9970bb0cb7ead065f5668f5cd2847487 /ChangeLog
parentc08fb0d7bba4015078406b28d3906ccc5fda9d5a (diff)
downloadglibc-10b3bedcb03386cc280113f552479793e4bac35f.zip
glibc-10b3bedcb03386cc280113f552479793e4bac35f.tar.gz
glibc-10b3bedcb03386cc280113f552479793e4bac35f.tar.bz2
Add support for Linux fanotify_init and fanotify_mask syscalls.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 30b59e6..f5a1a62 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,14 @@
2010-08-11 Ulrich Drepper <drepper@redhat.com>
+ * sysdeps/unix/sysv/linux/Makefile [subdir=misc] (sysdep_headers):
+ Add sys/fanotify.h.
+ * sysdeps/unix/sysv/linux/Versions [libc]: Export fanotify_init and
+ fanotify_mask for GLIBC_2.13.
+ * sysdeps/unix/sysv/linux/i386/syscalls.list: Add entries for
+ fanotify_init and fanotify_mark.
+ * sysdeps/unix/sysv/linux/wordsize-64/syscalls.list: Likewise.
+ * sysdeps/unix/sysv/linux/sys/fanotify.h: New file.
+
* sysdeps/unix/sysv/linux/Makefile [subdir=misc] (sysdep_routines):
Add prlimit.
* sysdeps/unix/sysv/linux/Versions [libc]: Export prlimit and