]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
* sysdeps/unix/sysv/linux/i386/syscalls.list: No reason to mark
authorUlrich Drepper <drepper@redhat.com>
Fri, 24 Aug 2007 17:22:25 +0000 (17:22 +0000)
committerUlrich Drepper <drepper@redhat.com>
Fri, 24 Aug 2007 17:22:25 +0000 (17:22 +0000)
fallocate64 as EXTRA< it is not referenced if the symbol isn't
defined.

ChangeLog
sysdeps/unix/sysv/linux/i386/syscalls.list

index e001d1a604f851eb772f340d4f4e2db6d49ac470..9cea8e785de22cae46c2fa08b21ba2fdd3f73aa9 100644 (file)
--- 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
index c532a78869cc8725851d3aaa2ae7876eb1803975..324ab3dc1acbfbb1157ce9dcf8e6e58788b87446 100644 (file)
@@ -6,4 +6,4 @@ vm86            -       vm86            i:ip    __vm86          vm86@@GLIBC_2.3.4
 oldgetrlimit   EXTRA   getrlimit       i:ip    __old_getrlimit getrlimit@GLIBC_2.0
 oldsetrlimit   EXTRA   setrlimit       i:ip    __old_setrlimit setrlimit@GLIBC_2.0
 waitpid                -       waitpid         Ci:ipi  __waitpid       waitpid __libc_waitpid
-fallocate64    EXTRA   fallocate       Vi:iiiiii       __fallocate64
+fallocate64    -       fallocate       Vi:iiiiii       __fallocate64