I was browsing the online CVS repository and noticed the config-win32.h.in says that HAVE_GETTIMEOFDAY is specified in misc.c. When I look in misc.c, I don't see the file. Is the latest version just not checked in? I also implemented a gettimeofday for windows. It is based on QueryPerformanceCounter. If you are interested in this version let me know. If somebody knows the correct status of gettimeofday for the cvs code, I would appreciate an update.
Thanks, Derek Burdick