aboutsummaryrefslogtreecommitdiffstats
path: root/sys/linux/sys_amd64.const
diff options
context:
space:
mode:
authorDmitry Vyukov <dvyukov@google.com>2018-04-27 18:47:24 +0200
committerDmitry Vyukov <dvyukov@google.com>2018-04-27 18:47:58 +0200
commit190d92e056bae96ec13f320400f80e94dc8e9ea0 (patch)
tree13f71db28373df61e40cebfda47ef00411a504d4 /sys/linux/sys_amd64.const
parent195cc154e260ce9d7172c0ad3d6aab4b4c849495 (diff)
sys/linux: extend namespace desciptions
Slightly extend namespace descriptions and move them to a separate file.
Diffstat (limited to 'sys/linux/sys_amd64.const')
-rw-r--r--sys/linux/sys_amd64.const2
1 files changed, 0 insertions, 2 deletions
diff --git a/sys/linux/sys_amd64.const b/sys/linux/sys_amd64.const
index 1bdf8c2b1..4aa200b91 100644
--- a/sys/linux/sys_amd64.const
+++ b/sys/linux/sys_amd64.const
@@ -779,7 +779,6 @@ __NR_setfsuid = 122
__NR_setgid = 106
__NR_setgroups = 116
__NR_setitimer = 38
-__NR_setns = 308
__NR_setpgid = 109
__NR_setpriority = 141
__NR_setregid = 114
@@ -820,7 +819,6 @@ __NR_truncate = 76
__NR_uname = 63
__NR_unlink = 87
__NR_unlinkat = 263
-__NR_unshare = 272
__NR_uselib = 134
__NR_ustat = 136
__NR_utime = 132