K 10 svn:author V 5 markm K 8 svn:date V 27 2001-12-12T22:46:56.000000Z K 7 svn:log V 179 Fix the time of an intmax_t calculation; it is unsigned. Also print it with the correct formatting (%ju, not %lld). GCC's -Wformat does not understand this, so turn on NO_WERROR. END