DMTCP (Distributed MultiThreaded Checkpointing) is a tool to transparently checkpointing the state of an arbitrary group of programs spread across many machines and connected by sockets. It does not modify the user's program or the operating system.New Features / Bug Fixes:* Support for glibc 2.10.* Thread safety mechanisms introduced for Pid-Virtualization Layer.* Various other bug fixes...