Update.
authorUlrich Drepper <drepper@redhat.com>
Tue, 27 Oct 1998 12:23:36 +0000 (12:23 +0000)
committerUlrich Drepper <drepper@redhat.com>
Tue, 27 Oct 1998 12:23:36 +0000 (12:23 +0000)
1998-10-28  Geoff Keating  <geoffk@ozemail.com.au>

* sysdeps/unix/sysv/linux/powerpc/syscalls.list: Tidy up, correct
llseek.

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

index 3e216c7..41cf944 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+1998-10-28  Geoff Keating  <geoffk@ozemail.com.au>
+
+       * sysdeps/unix/sysv/linux/powerpc/syscalls.list: Tidy up, correct
+       llseek.
+
 1998-10-27  Ulrich Drepper  <drepper@cygnus.com>
 
        * signal/signal.h: Don't include <time.h> for timespec, add
index 495d9b3..80ae458 100644 (file)
@@ -1,10 +1,9 @@
 # File name    Caller  Syscall name    # args  Strong name     Weak names
 
+# System calls with wrappers.
 s_ioctl                ioctl   ioctl           3       __syscall_ioctl
-s_llseek       llseek  _llseek         5       __sys_llseek
+s_llseek       llseek  _llseek         5       __syscall_llseek
 s_chown                chown   chown           3       __syscall_chown
-
-# System calls with wrappers.
 rt_sigaction   -       rt_sigaction    4       __syscall_rt_sigaction
 rt_sigpending  -       rt_sigpending   2       __syscall_rt_sigpending
 rt_sigprocmask -       rt_sigprocmask  4       __syscall_rt_sigprocmask