criu/lib
Andrei Vagin 4127ef4ab7 criu: Add support for time namespaces
The time namespace allows for per-namespace offsets to the system
monotonic and boot-time clocks.

C/R of time namespaces are very straightforward. On dump, criu enters a
target time namespace and dumps currents clocks values, then on restore,
criu creates a new namespace and restores clocks values.

Signed-off-by: Andrei Vagin <avagin@gmail.com>
2020-04-25 00:43:23 -07:00
..
c lib/c: fix a compile time error 2020-02-04 12:39:04 -08:00
py criu: Add support for time namespaces 2020-04-25 00:43:23 -07:00
Makefile make: Insert version macros in criu.h 2019-09-07 15:59:55 +03:00