mirror of
git://sourceware.org/git/glibc.git
synced 2025-01-30 12:31:53 +08:00
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. 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.
This commit is contained in:
parent
3585d6bf30
commit
363113d02a
@ -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>
|
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,
|
* sysdeps/m68k/fpu/isinfl.c, sysdeps/m68k/fpu/isnanl.c,
|
||||||
|
@ -1,3 +0,0 @@
|
|||||||
# File name Caller Syscall name # args Strong name Weak names
|
|
||||||
|
|
||||||
ipc - ipc 5 __ipc
|
|
@ -6,6 +6,7 @@ getpgid - getpgid 1 getpgid
|
|||||||
getpgrp - getpgrp 0 getpgrp
|
getpgrp - getpgrp 0 getpgrp
|
||||||
getsid - getsid 1 getsid
|
getsid - getsid 1 getsid
|
||||||
gtty - gtty 2 gtty
|
gtty - gtty 2 gtty
|
||||||
|
ipc - ipc 5 __ipc
|
||||||
mlock - mlock 2 __mlock mlock
|
mlock - mlock 2 __mlock mlock
|
||||||
mlockall - mlockall 1 __mlockall mlockall
|
mlockall - mlockall 1 __mlockall mlockall
|
||||||
mount - mount 5 __mount mount
|
mount - mount 5 __mount mount
|
||||||
|
Loading…
Reference in New Issue
Block a user