• Cyrill Gorcunov's avatar
    scm: Unweave fds mess · ed4a4b75
    Cyrill Gorcunov authored
    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: 's avatarCyrill Gorcunov <gorcunov@openvz.org>
    Signed-off-by: 's avatarPavel Emelyanov <xemul@virtuozzo.com>
    ed4a4b75
Name
Last commit
Last update
..
arch Loading commit data...
asm-generic Loading commit data...
bitops.h Loading commit data...
bitsperlong.h Loading commit data...
bug.h Loading commit data...
compiler.h Loading commit data...
err.h Loading commit data...
list.h Loading commit data...
page.h Loading commit data...
scm-code.c Loading commit data...
scm.h Loading commit data...
xmalloc.h Loading commit data...