diff options
author | Ulrich Drepper <drepper@redhat.com> | 2009-04-15 17:10:28 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2009-04-15 17:10:28 +0000 |
commit | e775ec11c449ab573ad4357b6e48a9aada983e0f (patch) | |
tree | 9f5c1d88323fc38dfbd812c7b66de815382f2327 /ChangeLog | |
parent | 6a3d03ff58742430a252beac4a1917506512e319 (diff) | |
download | glibc-e775ec11c449ab573ad4357b6e48a9aada983e0f.tar.gz glibc-e775ec11c449ab573ad4357b6e48a9aada983e0f.tar.xz glibc-e775ec11c449ab573ad4357b6e48a9aada983e0f.zip |
* sysdeps/unix/sysv/linux/wordsize-64/fallocate.c: Likewise. cvs/fedora-glibc-20090416T0610
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index bf3e96f4c0..5fa4d3d371 100644 --- a/ChangeLog +++ b/ChangeLog @@ -22,6 +22,7 @@ * sysdeps/unix/sysv/linux/fallocate.c: Handle old kernel headers. * sysdeps/unix/sysv/linux/fallocate64.c: Likewise. + * sysdeps/unix/sysv/linux/wordsize-64/fallocate.c: Likewise. 2009-03-25 Andrew Stubbs <ams@codesourcery.com> |