Changes

Jump to navigation Jump to search
3 bytes added ,  23:42, 19 December 2013
s/Beginning/Introduction/
Line 1: Line 1:  
'''libcriu''' is a C API for CRIU, which is a simple wrapper around our [[RPC]]. Although you can use [[RPC]] directly, libcriu is a wrapper providing the interface that is much easier to use from C code. Note that [[RPC]] is supported in the first place, and if you want the most recent set of features you should probably use [[RPC]] directly.
 
'''libcriu''' is a C API for CRIU, which is a simple wrapper around our [[RPC]]. Although you can use [[RPC]] directly, libcriu is a wrapper providing the interface that is much easier to use from C code. Note that [[RPC]] is supported in the first place, and if you want the most recent set of features you should probably use [[RPC]] directly.
   −
== Beginning ==
+
== Introduction ==
    
libcriu functions are defined in <code>lib/criu.h</code>.
 
libcriu functions are defined in <code>lib/criu.h</code>.

Navigation menu