[Mingw-users] Re: _WIN32?
Danny Smith
danny_r_smith_2001@yahoo.co.nz
Sun May 6 01:52:00 GMT 2001
--- Eli Zaretskii <eliz@is.elta.co.il> wrote: >
> On Sun, 6 May 2001, =?iso-8859-1?q?Danny=20Smith?= wrote:
>
> > In event-loop.c, a clock is needed. Posix uses gettimeofday. Here is how I
> > would provide that clock for w32:
>
> Does MinGW indeed lacks gettimeofday? I'd be surprised.
Mingw has _ftime in CRT, but not gettimeofday. Basically C runtime consists
only what is in msvcrt.dll, with the exception of a few add-ons (like the stuff
in dirent.h) and oldname wrappers.
Danny
_____________________________________________________________________________
http://store.yahoo.com.au - Yahoo! Store
- It's time you had your business online!
More information about the Gdb
mailing list