diff options
| author | Dmitry Vyukov <dvyukov@google.com> | 2020-01-27 15:18:15 +0100 |
|---|---|---|
| committer | Dmitry Vyukov <dvyukov@google.com> | 2020-01-27 15:18:15 +0100 |
| commit | 56cd6c9b80ee424566e3ceaf8a4b042803a130ad (patch) | |
| tree | 00a2677984ad851226f429878e7d44e8a95a683e /sys/linux/namespaces_mips64le.const | |
| parent | 1079ec0d3f0569fb3a90b8d2940c4cbba7ff7929 (diff) | |
sys/linux: add time namespace descriptions
Diffstat (limited to 'sys/linux/namespaces_mips64le.const')
| -rw-r--r-- | sys/linux/namespaces_mips64le.const | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/linux/namespaces_mips64le.const b/sys/linux/namespaces_mips64le.const index 0cad6a1cb..fbc8bc726 100644 --- a/sys/linux/namespaces_mips64le.const +++ b/sys/linux/namespaces_mips64le.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 |
