diff options
author | Ulrich Drepper <drepper@redhat.com> | 2007-08-24 17:22:25 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2007-08-24 17:22:25 +0000 |
commit | cb5ba3049557f4c84c12439e75df4b345c31aa34 (patch) | |
tree | a699688c552ffbff96fff071d79e17230ff3daf8 /ChangeLog | |
parent | 44b2e5815b3d77e82a2b0bf0b729388c697cae8a (diff) | |
download | glibc-cb5ba3049557f4c84c12439e75df4b345c31aa34.tar.gz glibc-cb5ba3049557f4c84c12439e75df4b345c31aa34.tar.xz glibc-cb5ba3049557f4c84c12439e75df4b345c31aa34.zip |
* sysdeps/unix/sysv/linux/i386/syscalls.list: No reason to mark
fallocate64 as EXTRA< it is not referenced if the symbol isn't defined.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index e001d1a604..9cea8e785d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2007-08-24 Ulrich Drepper <drepper@redhat.com> + + * sysdeps/unix/sysv/linux/i386/syscalls.list: No reason to mark + fallocate64 as EXTRA< it is not referenced if the symbol isn't + defined. + 2007-08-23 Ulrich Drepper <drepper@redhat.com> * sysdeps/x86_64/dl-trampoline.S (_dl_runtime_profile): Correctly |