/** * Summary of files included by CRAK source components. */ Summary: ck.c &ckpt.c &ckpt.h ckptlib.c dump.c restart.c ================== ck.c (user space): ================== * iostream * fstream * unistd.h * sys/stat.h * cstdio * cstdlib * fcntl.h * sys/types.h * string.h * signal.h * dirent.h * list * set * string * netinet/in.h * errno.h * termio.h * "ckpt.h" ================== &ckpt.c (kernel-space): ================== * linux/smp.h * linux/kernel.h * linux/module.h * linux/fs.h * linux/wrapper.h * linux/binfmts.h * asm/mman.h * asm/uaccess.h * linux/file.h * linux/sys.h * asm/page.h * linux/net.h * linux/inet.h * net/sock.h * net/tcp.h * net/dst.h * net/route.h * linux/dev_fs_kernel.h * "config.h" * "ckpt.h" ================== &ckpt.h (kernel): ================== * asm/ptrace.h * linux/ipc.h * asm/param.h ================== ckptlib.c (user): ================== * stdio.h * unistd.h * sys/types.h * sys/stats.h * sys/ioctl.h * fcntl.h * netdb.h * arpa/inet.h * "ckpt.h" ================== dump.c (user): ================== * iostream * iomanip * fstream * vector * cstdio * unistd.h * sys/time.h * sys/types.h * netinet/in.h & asm/page.h & linux/tcp.h * "ckpt.h" ================== restart.c (user): ================== * iostream * fstream * vector * list * string * sys/stat.h * unistd.h * sys/types.h * signal.h * wait.h * fcntl.h * cstdio * cstdlib * sys/time.h * asm/page.h * netdb.h * sys/socket.h * netinet/in.h * arpa/inet.h * termios.h * linux/tcp.h * errno.h * "ckpt.h"