diff options
author | Andreas Schwab <schwab@linux-m68k.org> | 2010-08-15 20:07:32 -0700 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2010-08-15 20:07:32 -0700 |
commit | 3162f12e58c3a848db883916843b332b9f8c9d39 (patch) | |
tree | 3ce48137ce648d1cf7bf99a09d04c768a5812b26 /ChangeLog | |
parent | 28c90b2cf51d77c318831c79a62ff0bb3fd17042 (diff) | |
download | glibc-3162f12e58c3a848db883916843b332b9f8c9d39.tar.gz glibc-3162f12e58c3a848db883916843b332b9f8c9d39.tar.xz glibc-3162f12e58c3a848db883916843b332b9f8c9d39.zip |
Remove third argument from fanotify_init function
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index b8ac051a23..b060db5d59 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2010-08-14 Andreas Schwab <schwab@linux-m68k.org> + + * sysdeps/unix/sysv/linux/sys/fanotify.h: Remove third argument + from fanotify_init. + * sysdeps/unix/sysv/linux/i386/syscalls.list: Likewise. + * sysdeps/unix/sysv/linux/wordsize-64/syscalls.list: Likewise. + 2010-08-15 Ulrich Drepper <drepper@redhat.com> * sysdeps/x86_64/strcmp.S: Use correct register for fourth parameter |