B20.1: ftime bug

Scott Herndon scotth@seaspace.com
Mon May 10 13:26:00 GMT 1999


ftime() is filling the time member of its argument with something other than
the number of seconds since the epoch.

time() returns a number close to 926367193 (which seems right) while the
time member that ftime() populates is filled with a number like 2949164.
gettimeofday() seems to return the same (wrong) value that ftime() does.


--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com



More information about the Cygwin mailing list