Restore sparc64 implementation of semctl
commite67dc1b57f1fc8407cb45bdb38ae1eaa0a5c6f78
authorAndreas Schwab <schwab@suse.de>
Thu, 17 Sep 2015 13:58:01 +0000 (17 15:58 +0200)
committerAndreas Schwab <schwab@suse.de>
Thu, 17 Sep 2015 14:19:08 +0000 (17 16:19 +0200)
treeae02d9f9144adcf6ca88d4398f9334b53eccf1c3
parent1f11365a75a1eedf07a221938e79cd6c9b915ccb
Restore sparc64 implementation of semctl

The sparc64 variant of the ipc syscall does not dereference the pointer
argument for the SEMCTL operation.
ChangeLog
sysdeps/unix/sysv/linux/sparc/sparc64/semctl.c [new file with mode: 0644]