* sysdeps/unix/sysv/linux/alpha/syscalls.list: Remove the duplicated
getpeername entry. * sysdeps/unix/sysv/linux/ia64/syscalls.list: Likewise. * sysdeps/unix/sysv/linux/s390/s390-64/syscalls.list: Likewise.
This commit is contained in:
parent
3220ccb687
commit
804dc8a85e
@ -1,3 +1,10 @@
|
|||||||
|
2005-02-14 GOTO Masanori <gotom@debian.or.jp>
|
||||||
|
|
||||||
|
* sysdeps/unix/sysv/linux/alpha/syscalls.list: Remove the duplicated
|
||||||
|
getpeername entry.
|
||||||
|
* sysdeps/unix/sysv/linux/ia64/syscalls.list: Likewise.
|
||||||
|
* sysdeps/unix/sysv/linux/s390/s390-64/syscalls.list: Likewise.
|
||||||
|
|
||||||
2005-02-11 Jakub Jelinek <jakub@redhat.com>
|
2005-02-11 Jakub Jelinek <jakub@redhat.com>
|
||||||
|
|
||||||
* scripts/soversions.awk: Only record first WORDSIZE{32,64}
|
* scripts/soversions.awk: Only record first WORDSIZE{32,64}
|
||||||
|
@ -16,7 +16,6 @@ oldsemctl EXTRA semctl i:iiii __old_semctl semctl@GLIBC_2.0
|
|||||||
sigstack - sigstack 2 sigstack
|
sigstack - sigstack 2 sigstack
|
||||||
vfork - vfork 0 __vfork vfork
|
vfork - vfork 0 __vfork vfork
|
||||||
|
|
||||||
getpeername - getpeername i:ipp __getpeername getpeername
|
|
||||||
getpriority - getpriority i:ii __getpriority getpriority
|
getpriority - getpriority i:ii __getpriority getpriority
|
||||||
open - open Ci:siv __libc_open __open open !__libc_open64 __open64 open64
|
open - open Ci:siv __libc_open __open open !__libc_open64 __open64 open64
|
||||||
open64 open -
|
open64 open -
|
||||||
|
@ -2,7 +2,6 @@
|
|||||||
|
|
||||||
umount2 - umount 2 __umount2 umount2
|
umount2 - umount 2 __umount2 umount2
|
||||||
|
|
||||||
getpeername - getpeername i:ipp __getpeername getpeername
|
|
||||||
getpriority - getpriority i:ii __getpriority getpriority
|
getpriority - getpriority i:ii __getpriority getpriority
|
||||||
|
|
||||||
# semaphore and shm system calls
|
# semaphore and shm system calls
|
||||||
|
@ -1,6 +1,5 @@
|
|||||||
# File name Caller Syscall name # args Strong name Weak names
|
# File name Caller Syscall name # args Strong name Weak names
|
||||||
|
|
||||||
getpeername - getpeername i:ipp __getpeername getpeername
|
|
||||||
vfork - vfork 0 __vfork vfork
|
vfork - vfork 0 __vfork vfork
|
||||||
|
|
||||||
# semaphore and shm system calls
|
# semaphore and shm system calls
|
||||||
|
Loading…
Reference in New Issue
Block a user