aboutsummaryrefslogtreecommitdiffstats
path: root/sys/linux/ipc.txt.const
diff options
context:
space:
mode:
authorAleksandr Nogikh <nogikh@google.com>2024-01-26 19:08:09 +0100
committerAleksandr Nogikh <nogikh@google.com>2024-01-30 10:29:28 +0000
commit7f400fcb5977e5e102241f2ee93246b07b09e13c (patch)
tree148c1a93e9861a8f871764f50f53088b3ff0e3ce /sys/linux/ipc.txt.const
parentfb343ecc19084bf98da750539377d508c9e077b3 (diff)
sys/linux: run make extract
Split out deprecated descriptions from socket_netlink_route_sched.txt. Adjust outdated descriptions.
Diffstat (limited to 'sys/linux/ipc.txt.const')
-rw-r--r--sys/linux/ipc.txt.const9
1 files changed, 0 insertions, 9 deletions
diff --git a/sys/linux/ipc.txt.const b/sys/linux/ipc.txt.const
index 588e8e5f6..5a68306ca 100644
--- a/sys/linux/ipc.txt.const
+++ b/sys/linux/ipc.txt.const
@@ -36,15 +36,6 @@ SHM_RND = 8192
SHM_STAT = 13
SHM_STAT_ANY = 15
SHM_UNLOCK = 12
-S_IRGRP = 32
-S_IROTH = 4
-S_IRUSR = 256
-S_IWGRP = 16
-S_IWOTH = 2
-S_IWUSR = 128
-S_IXGRP = 8
-S_IXOTH = 1
-S_IXUSR = 64
__NR_msgctl = 402, amd64:71, arm:304, arm64:riscv64:187, mips64le:5069
__NR_msgget = 399, amd64:68, arm:303, arm64:riscv64:186, mips64le:5066
__NR_msgrcv = 401, amd64:70, arm:302, arm64:riscv64:188, mips64le:5068