diff options
author | Andreas Schwab <schwab@linux-m68k.org> | 2012-06-09 19:08:54 +0200 |
---|---|---|
committer | Thomas Schwinge <thomas@codesourcery.com> | 2012-06-23 12:34:58 +0200 |
commit | 4d0ee855457e9c51854ed384a59457751563e5ac (patch) | |
tree | 1ef733a56a72a4ee643dfd22a0a63c5774646c66 /ChangeLog | |
parent | a9fa33ba8b19676ef2ce894c97b8a1f0a486b834 (diff) | |
download | glibc-4d0ee855457e9c51854ed384a59457751563e5ac.tar.gz glibc-4d0ee855457e9c51854ed384a59457751563e5ac.tar.xz glibc-4d0ee855457e9c51854ed384a59457751563e5ac.zip |
SH can do fanotify_mark, too. glibc-2.16-tps
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 71853d8e50..d3ef5bd361 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +2012-06-23 Andreas Schwab <schwab@linux-m68k.org> + Thomas Schwinge <thomas@codesourcery.com> + + * sysdeps/unix/sysv/linux/sh/syscalls.list: Add fanotify_mark. + * sysdeps/unix/sysv/linux/sh/Versions (GLIBC_2.16): Add fanotify_mark. + * sysdeps/unix/sysv/linux/sh/nptl/libc.abilist (GLIBC_2.16): Add + fanotify_mark. + 2012-06-23 Thomas Schwinge <thomas@codesourcery.com> * sysdeps/mach/start.c: Remove file. |