criu/include
Cyrill Gorcunov d7ab5f2f7b restorer: Implement own BUG_ON_HANDLER
Due to code specifics (we're running without
glibc support) we need own one.

Signed-off-by: Cyrill Gorcunov <gorcunov@openvz.org>
2011-12-26 15:54:27 +04:00
..
atomic.h restore: Add mutexes via futex syscall and order threads creation 2011-11-18 16:09:01 +04:00
bitops.h restore: Add mutexes via futex syscall and order threads creation 2011-11-18 16:09:01 +04:00
compiler.h Add ALIGN helper 2011-11-16 18:16:12 +04:00
crtools.h restore: We should check for error returned in get_image_path 2011-12-19 15:32:27 +04:00
image.h image: Shrink signal entry structure 2011-12-08 19:36:26 +04:00
list.h Initial commit 2011-09-23 12:00:45 +04:00
log.h Move logging functions to log.c 2011-12-19 18:52:50 +04:00
parasite-syscall.h Add missing extern to function prototypes 2011-12-19 21:46:03 +04:00
parasite.h parasite: Make max size for path being PATH_MAX 2011-12-19 15:34:37 +04:00
ptrace.h dump: Drop unneeded #includes 2011-12-19 23:18:17 +04:00
restorer.h restorer: Implement own BUG_ON_HANDLER 2011-12-26 15:54:27 +04:00
syscall-codes.h restorer: Implement own BUG_ON_HANDLER 2011-12-26 15:54:27 +04:00
syscall.h restorer: Implement own BUG_ON_HANDLER 2011-12-26 15:54:27 +04:00
types.h dump: Drop unneeded #includes 2011-12-19 23:18:17 +04:00
util.h util: Add BUG_ON helper 2011-12-26 15:54:03 +04:00