about summary refs log tree commit diff
path: root/sysdeps/unix/sysv/linux/alpha/syscalls.list
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/sysv/linux/alpha/syscalls.list
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/sysv/linux/alpha/syscalls.list')
-rw-r--r--sysdeps/unix/sysv/linux/alpha/syscalls.list2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysdeps/unix/sysv/linux/alpha/syscalls.list b/sysdeps/unix/sysv/linux/alpha/syscalls.list
index a053468b34..6907ef1d2f 100644
--- a/sysdeps/unix/sysv/linux/alpha/syscalls.list
+++ b/sysdeps/unix/sysv/linux/alpha/syscalls.list
@@ -36,7 +36,7 @@ sys_ustat	ustat	ustat		2	__syscall_ustat
 sys_mknod	xmknod	mknod		3	__syscall_mknod
 
 # proper socket implementations:
-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