criu/pie
Alexander Kartashov b97e24e3fb cr: introduced the functions decode_pointer() and encode_pointer()
These functions are designated to convert a native pointer
to uint64_t used to store a virtual address in protobuf messages
and vice versa in a machine-independent way.

Signed-off-by: Alexander Kartashov <alekskartashov@parallels.com>
Signed-off-by: Pavel Emelyanov <xemul@parallels.com>
2013-01-18 11:41:43 +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 print_hex_l: don't print more than 8 hex digits on a 32-bit machine 2013-01-18 11:41:40 +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 cr: introduced the functions decode_pointer() and encode_pointer() 2013-01-18 11:41:43 +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: introduced the functions decode_pointer() and encode_pointer() 2013-01-18 11:41:43 +04:00