]> sourceware.org Git - glibc.git/commitdiff
Tue Feb 13 05:12:02 1996 Roland McGrath <roland@charlie-brown.gnu.ai.mit.edu> cvs/libc-960213
authorRoland McGrath <roland@gnu.org>
Tue, 13 Feb 1996 10:16:25 +0000 (10:16 +0000)
committerRoland McGrath <roland@gnu.org>
Tue, 13 Feb 1996 10:16:25 +0000 (10:16 +0000)
* sysdeps/unix/sysv/linux/syscalls.list: Add ipc syscall.
* sysdeps/unix/sysv/linux/i386/syscalls.list: File removed.
Tue Feb 13 05:12:02 1996  Roland McGrath  <roland@charlie-brown.gnu.ai.mit.edu>

* sysdeps/unix/sysv/linux/syscalls.list: Add ipc syscall.
* sysdeps/unix/sysv/linux/i386/syscalls.list: File removed.

ChangeLog
sysdeps/unix/sysv/linux/i386/syscalls.list [deleted file]
sysdeps/unix/sysv/linux/syscalls.list

index 1775010a3adbfc6d870a7158786df92761275515..c3dda0fbcc8a828b5844b479dc0111f83f859536 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+Tue Feb 13 05:12:02 1996  Roland McGrath  <roland@charlie-brown.gnu.ai.mit.edu>
+
+       * sysdeps/unix/sysv/linux/syscalls.list: Add ipc syscall.
+       * sysdeps/unix/sysv/linux/i386/syscalls.list: File removed.
+
 Sat Feb 10 13:09:03 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
 
        * sysdeps/m68k/fpu/isinfl.c, sysdeps/m68k/fpu/isnanl.c,
diff --git a/sysdeps/unix/sysv/linux/i386/syscalls.list b/sysdeps/unix/sysv/linux/i386/syscalls.list
deleted file mode 100644 (file)
index 8905167..0000000
+++ /dev/null
@@ -1,3 +0,0 @@
-# File name    Caller  Syscall name    # args  Strong name     Weak names
-
-ipc            -       ipc             5       __ipc   
index 516f40255c181eedcbb948e9d376646ec184a0dd..cba83ea5759ffc5afca7f81d58acf91c5c9422b3 100644 (file)
@@ -6,6 +6,7 @@ getpgid         -       getpgid         1       getpgid
 getpgrp                -       getpgrp         0       getpgrp
 getsid         -       getsid          1       getsid
 gtty           -       gtty            2       gtty
+ipc            -       ipc             5       __ipc
 mlock          -       mlock           2       __mlock mlock
 mlockall       -       mlockall        1       __mlockall      mlockall
 mount          -       mount           5       __mount mount
This page took 0.055146 seconds and 5 git commands to generate.