Browse Source

* 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.
cvs/glibc-2_5-branch
Roland McGrath 21 years ago
parent
commit
804dc8a85e
  1. 7
      ChangeLog
  2. 1
      sysdeps/unix/sysv/linux/alpha/syscalls.list
  3. 1
      sysdeps/unix/sysv/linux/ia64/syscalls.list
  4. 1
      sysdeps/unix/sysv/linux/s390/s390-64/syscalls.list

7
ChangeLog

@ -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>
* scripts/soversions.awk: Only record first WORDSIZE{32,64}

1
sysdeps/unix/sysv/linux/alpha/syscalls.list

@ -16,7 +16,6 @@ oldsemctl EXTRA semctl i:iiii __old_semctl semctl@GLIBC_2.0
sigstack - sigstack 2 sigstack
vfork - vfork 0 __vfork vfork
getpeername - getpeername i:ipp __getpeername getpeername
getpriority - getpriority i:ii __getpriority getpriority
open - open Ci:siv __libc_open __open open !__libc_open64 __open64 open64
open64 open -

1
sysdeps/unix/sysv/linux/ia64/syscalls.list

@ -2,7 +2,6 @@
umount2 - umount 2 __umount2 umount2
getpeername - getpeername i:ipp __getpeername getpeername
getpriority - getpriority i:ii __getpriority getpriority
# semaphore and shm system calls

1
sysdeps/unix/sysv/linux/s390/s390-64/syscalls.list

@ -1,6 +1,5 @@
# File name Caller Syscall name # args Strong name Weak names
getpeername - getpeername i:ipp __getpeername getpeername
vfork - vfork 0 __vfork vfork
# semaphore and shm system calls

Loading…
Cancel
Save