bug-gnulib
[Top][All Lists]
Advanced

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

Re: [bug-gnulib] gettimeofday() for Win32


From: Paul Eggert
Subject: Re: [bug-gnulib] gettimeofday() for Win32
Date: Thu, 25 Aug 2005 09:31:07 -0700
User-agent: Gnus/5.1007 (Gnus v5.10.7) Emacs/21.4 (gnu/linux)

Bruno Haible <address@hidden> writes:

> What's the right way to fill the struct timezone?

Don't fill it in at all.  Don't even look at the pointer to it.  POSIX
says portable applications must always pass NULL, but I wouldn't even
rely on that.

>> I have two questions: Would you consider integrating such changes into
>> the existing module at all?
>
> Jim?

I suspect that he'll say it's OK with him as long as it's no real work
for him.




reply via email to

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