sched.h: add CLONE_NEWTIME from linux v5.6
authorSzabolcs Nagy <nsz@port70.net>
Tue, 31 Mar 2020 20:42:14 +0000 (20:42 +0000)
committerRich Felker <dalias@aerifal.cx>
Wed, 9 Sep 2020 21:20:34 +0000 (17:20 -0400)
commit43b640c2ff30bef9c943a8222008f4bd6f6cbaf6
tree100b764aea9b54a35661276e9c6c7db95f7ef850
parent3da18e6951076079e0cd8efe9db2f2fdbc049286
sched.h: add CLONE_NEWTIME from linux v5.6

reuses a bit from CSIGNAL so it can only be used with unshare
and clone3, added in

  linux commit 769071ac9f20b6a447410c7eaa55d1a5233ef40c
  ns: Introduce Time Namespace
include/sched.h