Strange things with gettimeofday()
Andrew A. Vasilyev
andy at demos.su
Mon Oct 16 14:32:58 UTC 2000
Hi!
First of all, configure script in recent INN 2.4.0 (CVS of 16 Oct)
doesn't check for gettimeofday() function, but in lib/gettime.c
we still have HAVE_GETTIMEOFDAY macros. But more funny the
lib/dbz.c code is, where one can find several gettimeofday()
calls without any checking. Probably, all modern systems have
this function, so lib/gettime.c should be corrected.
________
ANDY
More information about the inn-workers
mailing list