diff options
author | Ulrich Drepper <drepper@redhat.com> | 2007-08-25 23:26:53 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2007-08-25 23:26:53 +0000 |
commit | cb104bd749cffc95cc952bbf37e87c4cd6cbb601 (patch) | |
tree | 7fdbb086d5b88a484b693795b2d80a9ac46cf93d | |
parent | f8f6ff5da297a014ea2b09d1e6223fadd5fff76e (diff) | |
download | glibc-cb104bd749cffc95cc952bbf37e87c4cd6cbb601.tar.gz glibc-cb104bd749cffc95cc952bbf37e87c4cd6cbb601.tar.xz glibc-cb104bd749cffc95cc952bbf37e87c4cd6cbb601.zip |
fallocate64 as EXTRA. It is not referenced if the symbol isn't
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog index 0fe7d80933..b657305f2c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -18,7 +18,7 @@ * resolv/arpa/nameser.h (NS_OPT_DNSSEC_OK): Define. * sysdeps/unix/sysv/linux/i386/syscalls.list: No reason to mark - fallocate64 as EXTRA< it is not referenced if the symbol isn't + fallocate64 as EXTRA. It is not referenced if the symbol isn't defined. 2007-08-23 Ulrich Drepper <drepper@redhat.com> |