]> granicus.if.org Git - strace/commitdiff
Remove fallback definitions for SHM_STAT and SHM_INFO constants
authorDmitry V. Levin <ldv@altlinux.org>
Fri, 17 Nov 2017 00:24:41 +0000 (00:24 +0000)
committerDmitry V. Levin <ldv@altlinux.org>
Fri, 17 Nov 2017 00:24:41 +0000 (00:24 +0000)
These constants are universally available for quite a long time
and are used unconditionally in tests without any complaints.

* xlat/shmctl_flags.in: Remove fallback definitions.

xlat/shmctl_flags.in

index 08908bb33b6ced74f8850223930cc44e062405da..f22e793d41f8529308ed7cd64e0d8598dfa1ed13 100644 (file)
@@ -2,7 +2,7 @@ IPC_RMID
 IPC_SET
 IPC_STAT
 IPC_INFO
-SHM_STAT 13
-SHM_INFO 14
 SHM_LOCK
 SHM_UNLOCK
+SHM_STAT
+SHM_INFO