From e67dc1b57f1fc8407cb45bdb38ae1eaa0a5c6f78 Mon Sep 17 00:00:00 2001 From: Andreas Schwab Date: Thu, 17 Sep 2015 15:58:01 +0200 Subject: Restore sparc64 implementation of semctl The sparc64 variant of the ipc syscall does not dereference the pointer argument for the SEMCTL operation. --- ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index deef2a31a6..2a442d2fff 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2015-09-17 Andreas Schwab + + * sysdeps/unix/sysv/linux/sparc/sparc64/semctl.c: Readd. + 2015-09-16 Joseph Myers [BZ #18977] -- cgit 1.4.1