1
0
mirror of https://sourceware.org/git/glibc.git synced 2025-07-28 00:21:52 +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

@ -16,7 +16,7 @@ sendfile - sendfile i:iipi sendfile sendfile64
# Override select.S in parent directory:
select - select C:5 __select select
accept - accept C:3 __libc_accept __accept accept __GI_accept
accept - accept C:3 __libc_accept __accept accept
bind - bind 3 __bind bind
connect - connect C:3 __libc_connect __connect_internal __connect connect
getpeername - getpeername 3 __getpeername getpeername