about summary refs log tree commit diff
path: root/nptl/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2007-05-07 04:23:14 +0000
committerUlrich Drepper <drepper@redhat.com>2007-05-07 04:23:14 +0000
commitaa75f64c626d40a05177e2d25053db988c339779 (patch)
tree5c0790847aa801ad7a6288f3ed34b0578a45b88f /nptl/ChangeLog
parent711deb05844be0f8ede7b4ef30838b969d8571bc (diff)
downloadglibc-aa75f64c626d40a05177e2d25053db988c339779.tar.gz
glibc-aa75f64c626d40a05177e2d25053db988c339779.tar.xz
glibc-aa75f64c626d40a05177e2d25053db988c339779.zip
* posix/unistd.h: Remove __THROW from fdatasync.
Diffstat (limited to 'nptl/ChangeLog')
-rw-r--r--nptl/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/nptl/ChangeLog b/nptl/ChangeLog
index ce3ca4101c..fe25da2b96 100644
--- a/nptl/ChangeLog
+++ b/nptl/ChangeLog
@@ -1,3 +1,8 @@
+2007-05-06  Mike Frysinger  <vapier@gentoo.org>
+
+	* tst-cancel-wrappers.sh: Set C["fdatasync"] to 1.
+	* tst-cancel4.c (tf_fdatasync): New test.
+
 2007-04-27  Ulrich Drepper  <drepper@redhat.com>
 
 	[BZ #4392]