aboutsummaryrefslogtreecommitdiffstats
path: root/sys/linux/namespaces_arm64.const
diff options
context:
space:
mode:
authorDmitry Vyukov <dvyukov@google.com>2020-01-27 15:18:15 +0100
committerDmitry Vyukov <dvyukov@google.com>2020-01-27 15:18:15 +0100
commit56cd6c9b80ee424566e3ceaf8a4b042803a130ad (patch)
tree00a2677984ad851226f429878e7d44e8a95a683e /sys/linux/namespaces_arm64.const
parent1079ec0d3f0569fb3a90b8d2940c4cbba7ff7929 (diff)
sys/linux: add time namespace descriptions
Diffstat (limited to 'sys/linux/namespaces_arm64.const')
-rw-r--r--sys/linux/namespaces_arm64.const1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/linux/namespaces_arm64.const b/sys/linux/namespaces_arm64.const
index b6ffca506..ed8a30796 100644
--- a/sys/linux/namespaces_arm64.const
+++ b/sys/linux/namespaces_arm64.const
@@ -6,6 +6,7 @@ CLONE_NEWIPC = 134217728
CLONE_NEWNET = 1073741824
CLONE_NEWNS = 131072
CLONE_NEWPID = 536870912
+CLONE_NEWTIME = 128
CLONE_NEWUSER = 268435456
CLONE_NEWUTS = 67108864
CLONE_SIGHAND = 2048