Update.
authorAndreas Jaeger <aj@suse.de>
Mon, 23 Oct 2000 06:27:03 +0000 (06:27 +0000)
committerAndreas Jaeger <aj@suse.de>
Mon, 23 Oct 2000 06:27:03 +0000 (06:27 +0000)
2000-10-23  Andreas Jaeger  <aj@suse.de>

* sysdeps/unix/sysv/linux/mips/syscalls.list: Add fcntl64.
Patch by Ralf Baechle <ralf@gnu.org>.

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

index c298e39..e720d96 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2000-10-23  Andreas Jaeger  <aj@suse.de>
+
+       * sysdeps/unix/sysv/linux/mips/syscalls.list: Add fcntl64.
+       Patch by Ralf Baechle <ralf@gnu.org>.
+
 2000-10-21  Ulrich Drepper  <drepper@redhat.com>
 
        * elf/dl-load.c (_dl_map_object_from_fd): Split out ELF file
index 67f3cd2..ae0f33a 100644 (file)
@@ -51,6 +51,7 @@ rt_sigsuspend -       rt_sigsuspend   i:pi    __syscall_rt_sigsuspend
 rt_sigtimedwait        -       rt_sigtimedwait i:pppi  __syscall_rt_sigtimedwait
 s_execve       execve  execve          i:spp   __syscall_execve
 s_fcntl                fcntl   fcntl           i:iiF   __syscall_fcntl
+s_fcntl64      fcntl64 fcntl64         i:iiF   __syscall_fcntl64
 s_fstat64      fxstat64 fstat64        i:ip    __syscall_fstat64
 s_ftruncate64  ftruncate64 ftruncate64 i:iiii  __syscall_ftruncate64
 s_getcwd       getcwd  getcwd          i:pi    __syscall_getcwd