criu/pie
Andrey Vagin cb648fb934 pie: don't use pr_perror in pie code
pr_perror uses errno, which is set by glibc wrappers.
In pi return codes of syscalls should be printed

Signed-off-by: Andrey Vagin <avagin@openvz.org>
Signed-off-by: Pavel Emelyanov <xemul@parallels.com>
2013-08-30 16:44:16 +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: don't use pr_perror in pie code 2013-08-30 16:44:16 +04:00