* sysdeps/unix/sysv/linux/i386/syscalls.list: No reason to mark
fallocate64 as EXTRA< it is not referenced if the symbol isn't defined.
This commit is contained in:
parent
44b2e5815b
commit
cb5ba30495
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user