]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
Fix arguments of shmat.
authorAndreas Jaeger <aj@suse.de>
Thu, 22 Aug 2002 11:06:21 +0000 (11:06 +0000)
committerAndreas Jaeger <aj@suse.de>
Thu, 22 Aug 2002 11:06:21 +0000 (11:06 +0000)
sysdeps/unix/sysv/linux/x86_64/syscalls.list

index 12510538f0d1a0b95131d5ec79cd0d3528fd27b1..2563954692515d45e18413ef45ffb5fefeeadf56 100644 (file)
@@ -20,7 +20,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