diff options
| author | Dmitry Vyukov <dvyukov@google.com> | 2018-04-27 18:47:24 +0200 |
|---|---|---|
| committer | Dmitry Vyukov <dvyukov@google.com> | 2018-04-27 18:47:58 +0200 |
| commit | 190d92e056bae96ec13f320400f80e94dc8e9ea0 (patch) | |
| tree | 13f71db28373df61e40cebfda47ef00411a504d4 /sys/linux/sys_amd64.const | |
| parent | 195cc154e260ce9d7172c0ad3d6aab4b4c849495 (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.const | 2 |
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 |
