criu/pie
Alexander Kartashov 3c16edc0bd cr: generalized format strings
This patch replaces the format specifier %ld with PRIx64
in the following places:

* the format string argument of the functions scanf() and printf(),
* in the macros GEN_SYSCTL_*_FUNC.

We need explicit specification of the integer size there.

Signed-off-by: Alexander Kartashov <alekskartashov@parallels.com>
Signed-off-by: Pavel Emelyanov <xemul@parallels.com>
2013-01-16 19:20:08 +04:00
..
gen-offsets.sh make: move pie files and build to separated directory 2012-11-22 18:53:29 +04:00
log-simple.c make: move pie files and build to separated directory 2012-11-22 18:53:29 +04:00
Makefile restorer: moved the routine restore_gpregs() to the file arch/x86/restorer.c. 2013-01-09 17:37:31 +04:00
parasite.c multiarch: removed target architecture checks from the following files: 2013-01-14 13:48:07 +04:00
pie.lds.S.in multiarch: introduced the multiarch support into the build system. 2013-01-09 17:08:17 +04:00
restorer.c cr: generalized format strings 2013-01-16 19:20:08 +04:00