criu/compel/plugins
Cyrill Gorcunov 3821b3423e scm: Unweave fds mess
Currently criu built with criu/pie-util-fd (which
is a symlink to criu/pie/util-fd) with same flags
as we use in general compel infection code. Moreover
the criu link with libcompel.a, so we get a problem
where send_fds/recv_fds are multiple defined. Lets
rather unweave this mess:

 - drop criu/pie-util-fd.c completely
 - move send_fd/recv_fd inliners into scm.h

Signed-off-by: Cyrill Gorcunov <gorcunov@openvz.org>
Signed-off-by: Pavel Emelyanov <xemul@virtuozzo.com>
Signed-off-by: Andrei Vagin <avagin@virtuozzo.com>
2017-03-15 00:06:08 +03:00
..
fds scm: Switch compel fd plugin onto common 2017-03-15 00:06:04 +03:00
include scm: Unweave fds mess 2017-03-15 00:06:08 +03:00
shmem compel: plugins -- Add shmem plugin 2017-03-14 23:58:09 +03:00
std compel: plugins,std -- Implement generic std_memcpy 2017-03-15 00:06:07 +03:00
Makefile compel: plugins -- Add missing flags into compilation 2017-03-15 00:06:08 +03:00