criu/pie
Cyrill Gorcunov 17f6c36305 asm: Move builtin_memcpy helper into asm/string.h
There will be a couple of more builtin helpers needed
in pie code soon. Thus to unify approach do

 - rename asm/memcpy_64.h to asm/string.h

 - introduce include/asm-generic/string.h file
   where all helpers are implemented if optimized
   variant is not  yet provided

Signed-off-by: Cyrill Gorcunov <gorcunov@openvz.org>
Signed-off-by: Pavel Emelyanov <xemul@parallels.com>
2013-05-23 16:51:06 +04:00
..
gen-offsets.sh parasite: Make parasite arguments variable size 2013-03-01 20:11:28 +04:00
log-simple.c log-simple: Fix off-by-one when printing numbers 2013-04-11 19:40:34 +04:00
Makefile pie: Pass CR_NOGLIBC in pie/Makefile 2013-02-27 15:43:34 +04:00
parasite.c mem: Place mprotect and dump_pages args in one parasite args area 2013-05-14 11:02:18 +04:00
pie.lds.S.in pie: Bump .got table into .crblob section 2013-03-27 15:52:09 +04:00
restorer.c restore: fix restoring signal blocking mask on arm 2013-04-29 16:36:04 +04:00
util-net.c asm: Move builtin_memcpy helper into asm/string.h 2013-05-23 16:51:06 +04:00