[CRIU] [PATCH cr] pstree: move all code about pstree in a separate
file
Andrey Vagin
avagin at openvz.org
Tue Jun 26 06:51:38 EDT 2012
Signed-off-by: Andrey Vagin <avagin at openvz.org>
---
Makefile | 1 +
cr-dump.c | 104 +-----------------
cr-restore.c | 247 ++++-------------------------------------
cr-show.c | 1 +
files.c | 1 +
include/crtools.h | 22 ----
include/pstree.h | 38 ++++++
pstree.c | 324 +++++++++++++++++++++++++++++++++++++++++++++++++++++
8 files changed, 387 insertions(+), 351 deletions(-)
create mode 100644 include/pstree.h
create mode 100644 pstree.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-pstree-move-all-code-about-pstree-in-a-separate-file.patch
Type: text/x-patch
Size: 20986 bytes
Desc: not available
Url : http://openvz.org/pipermail/criu/attachments/20120626/8c57008c/0001-pstree-move-all-code-about-pstree-in-a-separate-file-0001.bin
More information about the CRIU
mailing list