alpha: Remove __connect_internal alias

This commit is contained in:
Richard Henderson 2012-05-30 16:09:11 -07:00
parent a797e1734c
commit 9cafd5de0d
2 changed files with 4 additions and 1 deletions

View File

@ -1,5 +1,8 @@
2012-05-30 Richard Henderson <rth@twiddle.net>
* sysdeps/unix/sysv/linux/alpha/syscalls.list: Remove
__connect_internal alias.
* sysdeps/unix/sysv/linux/alpha/ioperm.c (process_cpuinfo): Use
fgets_unlocked.

View File

@ -21,7 +21,7 @@ getpriority - getpriority i:ii __getpriority getpriority
# proper socket implementations:
accept - accept Ci:iBN __libc_accept __accept accept
bind - bind i:ipi __bind bind
connect - connect Ci:ipi __libc_connect __connect_internal __connect connect
connect - connect Ci:ipi __libc_connect __connect connect
getpeername - getpeername i:ipp __getpeername getpeername
getsockname - getsockname i:ipp __getsockname getsockname
getsockopt - getsockopt i:iiiBN __getsockopt getsockopt