aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2007-07-23 18:09:13 +0000
committerUlrich Drepper <drepper@redhat.com>2007-07-23 18:09:13 +0000
commitc1bf9f14ab383737ff4d6668d6118f44528a3965 (patch)
tree7c8db24cfc01d2ca2289d7cc5d97126627aed16e /ChangeLog
parenteb7721f232df0721906eeb0993651aa8c32aed8d (diff)
downloadglibc-c1bf9f14ab383737ff4d6668d6118f44528a3965.zip
glibc-c1bf9f14ab383737ff4d6668d6118f44528a3965.tar.gz
glibc-c1bf9f14ab383737ff4d6668d6118f44528a3965.tar.bz2
* io/Makefile (tests): Add tst-posix_fallocate.
* io/tst-posix_fallocate.c: New file. * sysdeps/unix/sysv/linux/kernel-features.h: Define __ASSUME_FALLOCATE.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 72130ec..2873715 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2007-07-23 Ulrich Drepper <drepper@redhat.com>
+
+ * io/Makefile (tests): Add tst-posix_fallocate.
+ * io/tst-posix_fallocate.c: New file.
+
+ * sysdeps/unix/sysv/linux/kernel-features.h: Define
+ __ASSUME_FALLOCATE.
+
2007-07-22 Roland McGrath <roland@frob.com>
* hurd/getdport.c: Add missing copyright year update.