bug-gnulib
[Top][All Lists]
Advanced

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

Re: gettimeofday() for Win32


From: Martin Lambers
Subject: Re: gettimeofday() for Win32
Date: Sat, 8 Oct 2005 17:13:25 +0200
User-agent: Mutt/1.5.6+20040907i

Thanks for your comments. I tried to follow them and updated the patch.
The tests (good gettimeofday, bad gettimeofday, no gettimeofday) still
work.

I have one question, though:

> where this code is removed from AC_FUNC_GETTIMEOFDAY_CLOBBER:
> 
>   if test $jm_cv_func_gettimeofday_clobber = yes; then
>     gl_GETTIMEOFDAY_REPLACE_LOCALTIME
> 
>     AC_DEFINE(gettimeofday, rpl_gettimeofday,
>       [Define to rpl_gettimeofday if the replacement function should be 
> used.])
>   fi

Why should this be removed from AC_FUNC_GETTIMEOFDAY_CLOBBER, and where
should it be moved to?

Martin

Attachment: gettimeofday.patch
Description: Text document


reply via email to

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