K 10 svn:author V 5 peter K 8 svn:date V 27 2002-09-11T18:12:29.000000Z K 7 svn:log V 218 Modify previous commit to solve the real problem that made gcc think the timestamp was aligned. ie: Use a void * instead of struct timeval * which gcc assumes will be aligned. Go back to memcpy(). Submitted by: bde END