Commits
David Young committed 4d12df1d218
Commit to the clock_gettime() versions of VFD SWMR and delete the gettimeofday() alternate. Perform nanoseconds arithmetic using uint64_t instead of long to avoid unwanted overflows on 32-bit systems like my i386 (!) development box.