diff options
author | Ulrich Drepper <drepper@redhat.com> | 2010-08-11 12:41:48 -0700 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2010-08-11 12:41:48 -0700 |
commit | 10b3bedcb03386cc280113f552479793e4bac35f (patch) | |
tree | 9a83ffeb9970bb0cb7ead065f5668f5cd2847487 /NEWS | |
parent | c08fb0d7bba4015078406b28d3906ccc5fda9d5a (diff) | |
download | glibc-10b3bedcb03386cc280113f552479793e4bac35f.tar.gz glibc-10b3bedcb03386cc280113f552479793e4bac35f.tar.xz glibc-10b3bedcb03386cc280113f552479793e4bac35f.zip |
Add support for Linux fanotify_init and fanotify_mask syscalls.
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/NEWS b/NEWS index 0e461c23bf..d9cc5e4114 100644 --- a/NEWS +++ b/NEWS @@ -11,7 +11,7 @@ Version 2.13 11640, 11701, 11840, 11856, 11883, 11903 -* New Linux interfaces: prlimit, prlimit64 +* New Linux interfaces: prlimit, prlimit64, fanotify_init, fanotify_mark * POWER7 optimizations: memset, memcmp, strncmp |