1
0
mirror of https://sourceware.org/git/glibc.git synced 2025-07-30 22:43:12 +03:00

Remove __GI_* aliases, already added by make-syscalls.sh.

This commit is contained in:
Ulrich Drepper
2003-01-31 03:40:10 +00:00
parent fb784fd5b0
commit a156ac0953
10 changed files with 13 additions and 13 deletions

View File

@ -14,7 +14,7 @@ s_sigsuspend sigsuspend sigsuspend i:p __syscall_sigsuspend
# Socket functions; Linux/MIPS doesn't use the socketcall(2) wrapper;
# it's provided for compatibility, though.
#
accept - accept Ci:iBN __libc_accept __accept accept __GI_accept
accept - accept Ci:iBN __libc_accept __accept accept
bind - bind i:ipi __bind bind
connect - connect Ci:ipi __libc_connect __connect_internal __connect connect
getpeername - getpeername i:ipp __getpeername getpeername