mirror of
git://sourceware.org/git/glibc.git
synced 2025-01-12 12:07:12 +08:00
alpha: Remove __connect_internal alias
This commit is contained in:
parent
a797e1734c
commit
9cafd5de0d
@ -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.
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user