about summary refs log tree commit diff
path: root/sysdeps/unix/sysv/linux/x86_64/syscalls.list
diff options
context:
space:
mode:
authorAndreas Jaeger <aj@suse.de>2002-08-22 11:06:53 +0000
committerAndreas Jaeger <aj@suse.de>2002-08-22 11:06:53 +0000
commitf4174e6828379d795fc65998eac9ea92afdd5c2a (patch)
treeeb42fcfbd5a2f53e64ccc4d91ed38eeae6c66dac /sysdeps/unix/sysv/linux/x86_64/syscalls.list
parent4e20f1e2150d0f57a4e04643bb1723607d14a234 (diff)
downloadglibc-f4174e6828379d795fc65998eac9ea92afdd5c2a.tar.gz
glibc-f4174e6828379d795fc65998eac9ea92afdd5c2a.tar.xz
glibc-f4174e6828379d795fc65998eac9ea92afdd5c2a.zip
Fix arguments of shmat.
Diffstat (limited to 'sysdeps/unix/sysv/linux/x86_64/syscalls.list')
-rw-r--r--sysdeps/unix/sysv/linux/x86_64/syscalls.list2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysdeps/unix/sysv/linux/x86_64/syscalls.list b/sysdeps/unix/sysv/linux/x86_64/syscalls.list
index 28c07f8cec..9aea0ef42c 100644
--- a/sysdeps/unix/sysv/linux/x86_64/syscalls.list
+++ b/sysdeps/unix/sysv/linux/x86_64/syscalls.list
@@ -22,7 +22,7 @@ msgctl		-	msgctl		i:iip	__msgctl	msgctl
 msgget		-	msgget		i:ii	__msgget	msgget
 msgrcv		-	msgrcv		i:ibnii	__msgrcv	msgrcv
 msgsnd		-	msgsnd		i:ibni	__msgsnd	msgsnd
-shmat		-	shmat		i:ipii	__shmat		shmat
+shmat		-	shmat		i:ipi	__shmat		shmat
 shmctl		-	shmctl		i:iip	__shmctl	shmctl
 shmdt		-	shmdt		i:s	__shmdt		shmdt
 shmget		-	shmget		i:iii	__shmget	shmget