K 10 svn:author V 8 kientzle K 8 svn:date V 27 2010-02-06T20:27:36.390756Z K 7 svn:log V 416 Refactor the siginfo/sigusr1 handling. The read/write reporting is sufficiently different that it was simpler to just put separate reporting functions into read.c and write.c rather than try to have a single all-purpose reporting function. Switch to a custom function for converting int64_t to a string; in the portable version, this saves a lot of configuration headaches trying to decipher the platform printf(). END