I apparently had amnesia regarding dlopen().
commit6c4ef7fd473cb40640631d9611338dae775dc3b1
authorEthereal <ethereal.visage@gmail.com>
Mon, 15 Nov 2010 01:37:39 +0000 (14 18:37 -0700)
committerEthereal <ethereal.visage@gmail.com>
Mon, 15 Nov 2010 01:37:39 +0000 (14 18:37 -0700)
tree08d81ae94369120655d7e8eb7f8c2fbe4e649077
parent80aed0e50fe8f147ab0141e128da194f32130ebc
I apparently had amnesia regarding dlopen().

Of course one cannot overwrite already-resolved symbols using dlopen(). Of
course . . .

Back to the old system.
include/informer/Informer.h
modules/cpuTime/src/collector/cpuTime.c
modules/informer/src/collector/informer.c
monitor/src/Coordinator.cpp
monitor/src/program/Launcher.cpp
tests/exitTest.c [new file with mode: 0644]
tests/mallocTest.c [new file with mode: 0644]