diff options
author | Ulrich Drepper <drepper@redhat.com> | 2009-03-02 16:17:22 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2009-03-02 16:17:22 +0000 |
commit | 1b99477220ddd31b870f2c13c3b6862a166d25f5 (patch) | |
tree | 4d7e1dc47b27f972dc5bd759c7d387e8720739df | |
parent | * sysdeps/unix/sysv/linux/fallocate.c: New file. (diff) | |
download | glibc-1b99477220ddd31b870f2c13c3b6862a166d25f5.tar.gz glibc-1b99477220ddd31b870f2c13c3b6862a166d25f5.tar.bz2 glibc-1b99477220ddd31b870f2c13c3b6862a166d25f5.zip |
[BZ #7083]
-rw-r--r-- | ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,5 +1,6 @@ 2009-03-02 Ulrich Drepper <drepper@redhat.com> + [BZ #7083] * sysdeps/unix/sysv/linux/fallocate.c: New file. * sysdeps/unix/sysv/linux/fallocate64.c: New file. * sysdeps/unix/sysv/linux/wordsize-64/fallocate64.c: New file. |