about summary refs log tree commit diff
path: root/sysdeps/unix/inet
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2003-01-31 03:40:10 +0000
committerUlrich Drepper <drepper@redhat.com>2003-01-31 03:40:10 +0000
commita156ac09538cb7145e735dbf946f44abff8925b9 (patch)
tree5c81614886d2e7d85659c791ad1121d3b576e33a /sysdeps/unix/inet
parentfb784fd5b03f8427a3a3bd02d5fbca5068bcbf57 (diff)
downloadglibc-a156ac09538cb7145e735dbf946f44abff8925b9.tar.gz
glibc-a156ac09538cb7145e735dbf946f44abff8925b9.tar.xz
glibc-a156ac09538cb7145e735dbf946f44abff8925b9.zip
Remove __GI_* aliases, already added by make-syscalls.sh.
Diffstat (limited to 'sysdeps/unix/inet')
-rw-r--r--sysdeps/unix/inet/syscalls.list2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysdeps/unix/inet/syscalls.list b/sysdeps/unix/inet/syscalls.list
index b8b8554ea6..df2f34eea2 100644
--- a/sysdeps/unix/inet/syscalls.list
+++ b/sysdeps/unix/inet/syscalls.list
@@ -1,6 +1,6 @@
 # File name	Caller	Syscall name	# args	Strong name	Weak names
 
-accept		-	accept		Ci:iBN	__libc_accept	accept __GI_accept
+accept		-	accept		Ci:iBN	__libc_accept	accept
 bind		-	bind		i:ipi	__bind		bind
 connect		-	connect		Ci:ipi	__libc_connect	__connect __connect_internal connect
 gethostid	-	gethostid	i:	gethostid