DMTCP-2.4.0-rc1 released!
DMTCP-2.4.0-rc1 released!
Fix typo in TODO
Minor cosmetic changes
better multi-arch help; "dlinfo" -> LIBDL_BASE_...
AArch64-port: Initial porting effort for AArch64
apache-plugin: add Apache2 FastCGI plugin
IB bug fix: ibv_get_async_event() blocks during...
Minor compilation warning fixed.
Debian: ARM compilation fixes.
Test: increase TIMEOUT to 20 seconds with --slow
Finish Snooze plugin
Add Snooze plugin
ARM compilation changes for Raspberry-Pi.
Event based processing for syslog.
Restore rounding mode in processinfo.cpp
Move terminal save/restore logic to terminal.cpp
Move process name restore logic to procname.cpp.
DmtcpWorker:: Mark all functions as static
Minor changes to top level Makefile.in.
Fix --enable-m32 with __sync_bool_swap_and_compare
Addendum to 2843.
threadlist.cpp: Replace DPRINTF w/ JTRACE
JASSERT: Remove logLocks; not needed
JAlloc: Lock free allocation/deallocation
dlsym_default: fix compiler warnings.
Debian: Bump version; Mark closed bugs.
Tagging 2.3.1
Preparing for release. Bumping version to 2.3.1
Added a TODO item.
syscall-tester: Use 'xc' instead of 'c' for ckpt
Fixes for syscall-tester test.
FILE: Create creat() and creat64() wrappers.
Provide dlsym_default(): get default ver of symbol
Lifeboat fixes for better restart.
Handled SIGCHLD for forked-checkpointing
Don't run exit handlers for short lived programs.
Mark ThreadList::postRestart as rst entry funct...
Move threadinfo.c code into threadlist.cpp.
Move MtcpRestartThreadArg struct to util.h
MTCP: restore libc in mtcp_restart itself.
Move tls_[gs]et_thread_area to mtcp/tlsutil.h
MTCP: Add tls_tid_offset, etc to mtcp header.
MTCP: Better definition of myinfo_gs.
MTCP: Move code from restore_libc to mtcp_header
Prepare MTCP header in threadlist.cpp.
Coord: Handle stdin pointing to /dev/null.
Tagging 2.3.
DMTCP 2.3 released
Added news for 2.3 release.
Updated version number for fedora/opensuse spec...
Preparing debian packaging for 2.3 release.
Popen: Allow fclose() to close popen FILE handle
JSocket: return partial reads instead of failing.
Socket: Refill disconnected sockets.
Fix compiler warnings for syscall-tester.
Minor polishing - see esp. mtcp_sys.h, for gcc 4.8
fopen/fclose: Support GLIBC_2.1 version on i386.
PID: minor macro updates.
Fixed compiler warnings.
Fix for restore process name on restart.
Fixed compiler warnings.
Bumping version to 2.3
make check: do not run as root.
Sock: Better warning msg for datagram sockets.
[RM plugin] Fix restart allocation mismatch err...
Comment another verbosive JTRACE
[RM plugin]: fix for previous commit
[RM plugin] Fix SLURM resource specification pa...
Addition to previous commit.
Fix of tmpDir util functions. Before the fix us...
Add script for dmtcp LOGS accumulation
Jalib: Increase buffer size for getProgramArgs
[RM plugin]
Second step of IB memory leak fix
Fix remote launch script to export SLURMTMPDIR ...
Fix memory leak in IB code
Fix SLURMTMPDIR support.
Fix maps size inspector
Add a tool to calculate /proc/<PID>/maps sizes ...
Add support for SLURMTMPDIR
Add TCP script to CCR examples
Fiew fixes:
Add real life exampled for rush cluster (CCR U....
Tagging 2.2.2.
Tagging 2.2.1.
Revert 2781 (wrong tag number).
Tagging 2.2.1.
Sock: Passthrough bind, etc. for unsupported socks
IB2TCP: compilation fixes.
Fixed help msg output for dmtcp_{launch,restart}.
IB: remove some compile warnings
IB bug fix: ibv_create_comp_channel has symbol ...
IB: minor fix
IB: fix dlopen bug