criu/pie
Cyrill Gorcunov c75c92db1d pie: Move send_fds/recv_fds helpers into separate pie/util-fd.c
We will need to reuse this code in criu library, where libc calls
are present thus we will be compiling it in shared mode.

Because internal syscalls library won't be needed we wrap them
with __sys macro which would hide the details of invocation depending
on CR_NOGLIBC preprocessor variable passed from command line.

Original-patch-by: Ruslan Kuprieiev <kupruser@gmail.com>
Signed-off-by: Cyrill Gorcunov <gorcunov@openvz.org>
Signed-off-by: Pavel Emelyanov <xemul@parallels.com>
2013-08-29 14:48:10 +04:00
..
gen-offsets.sh make: pie -- Use CROSS_COMPILE prefix for nm utility 2013-05-31 13:45:31 +04:00
log-simple.c pie: log: parse %llx argument correctly 2013-06-13 19:40:11 +04:00
Makefile pie: Move send_fds/recv_fds helpers into separate pie/util-fd.c 2013-08-29 14:48:10 +04:00
parasite.c mount: Factor out detached mountpoint opening 2013-07-29 13:12:00 +04:00
pie.lds.S.in pie: Bump .got table into .crblob section 2013-03-27 15:52:09 +04:00
restorer.c rst: Remove threads restore serialization 2013-08-12 09:17:02 +04:00
util-fd.c pie: Move send_fds/recv_fds helpers into separate pie/util-fd.c 2013-08-29 14:48:10 +04:00
util.c pie: Move send_fds/recv_fds helpers into separate pie/util-fd.c 2013-08-29 14:48:10 +04:00