[BZ #4465]
authorUlrich Drepper <drepper@redhat.com>
Mon, 7 May 2007 04:24:57 +0000 (04:24 +0000)
committerUlrich Drepper <drepper@redhat.com>
Mon, 7 May 2007 04:24:57 +0000 (04:24 +0000)
[BZ #4465]

ChangeLog
nptl/ChangeLog

index 75cdcb0..a0df7ff 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,9 +1,11 @@
 2007-05-06  Ulrich Drepper  <drepper@redhat.com>
 
+       [BZ #4465]
        * posix/unistd.h: Remove __THROW from fdatasync.
 
 2007-05-06  Mike Frysinger  <vapier@gentoo.org>
 
+       [BZ #4465]
        * sysdeps/unix/sysv/linux/syscalls.list (fdatasync): Add "C" to args.
 
 2007-05-06  Ulrich Drepper  <drepper@redhat.com>
index fe25da2..d4ccf50 100644 (file)
@@ -1,5 +1,6 @@
 2007-05-06  Mike Frysinger  <vapier@gentoo.org>
 
+       [BZ #4465]
        * tst-cancel-wrappers.sh: Set C["fdatasync"] to 1.
        * tst-cancel4.c (tf_fdatasync): New test.