about summary refs log tree commit diff
path: root/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 /ChangeLog
parent711deb05844be0f8ede7b4ef30838b969d8571bc (diff)
downloadglibc-aa75f64c626d40a05177e2d25053db988c339779.tar.gz
glibc-aa75f64c626d40a05177e2d25053db988c339779.tar.xz
glibc-aa75f64c626d40a05177e2d25053db988c339779.zip
* posix/unistd.h: Remove __THROW from fdatasync.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 08ab0ee097..75cdcb04f0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2007-05-06  Ulrich Drepper  <drepper@redhat.com>
+
+	* posix/unistd.h: Remove __THROW from fdatasync.
+
 2007-05-06  Mike Frysinger  <vapier@gentoo.org>
 
 	* sysdeps/unix/sysv/linux/syscalls.list (fdatasync): Add "C" to args.