bug-gnulib
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

gettimeofday() for Win32


From: Martin Lambers
Subject: gettimeofday() for Win32
Date: Wed, 24 Aug 2005 23:50:53 +0200
User-agent: Mutt/1.5.6+20040907i

Hi!

I'd like to provide a gettimeofday() function for systems that do not
have it (at least Win32). 

I already wrote a module that works, see below. But this module
overwrites the existing gettimeofday module. I do not know how to
integrate the changes into the existing module because of the autoconf
and M4 magic that is involved.

I have two questions: Would you consider integrating such changes into
the existing module at all? If so, how can this be done?

Regards,
Martin

Attachment: gettimeofday
Description: Text document

Attachment: gettimeofday.m4
Description: Text document

Attachment: gettimeofday.h
Description: Text Data

Attachment: gettimeofday.c
Description: Text Data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]