diff options
author | Ulrich Drepper <drepper@redhat.com> | 2003-08-31 18:55:52 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2003-08-31 18:55:52 +0000 |
commit | 28c97261ea0b6570b6c92222f5a8676a012bdf21 (patch) | |
tree | 99a85cb1a58c0e3cf6296b5c4a3243f7a05a3969 /ChangeLog | |
parent | cd2fbe58e617407e79b64c68cef34224803aa910 (diff) | |
download | glibc-28c97261ea0b6570b6c92222f5a8676a012bdf21.tar.gz glibc-28c97261ea0b6570b6c92222f5a8676a012bdf21.tar.xz glibc-28c97261ea0b6570b6c92222f5a8676a012bdf21.zip |
Update.
2003-08-31 Philip Blundell <philb@gnu.org> * sysdeps/unix/sysv/linux/arm/Versions: Add posix_fadvise64 and posix_fallocate64 at GLIBC_2.3.3.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index aee96cd554..0b78e5eba0 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2003-08-31 Philip Blundell <philb@gnu.org> + + * sysdeps/unix/sysv/linux/arm/Versions: Add posix_fadvise64 and + posix_fallocate64 at GLIBC_2.3.3. + 2003-08-31 Ulrich Drepper <drepper@redhat.com> * sysdeps/x86_64/bsd-_setjmp.S: Use HIDDEN_JUMPTARGET. |