On Mon, 4 Feb 2002, Ged Haywood wrote:
> On Sun, 3 Feb 2002, Russell Poyner wrote:
>
> > This time/date wackiness has been around in dosemu for acouple of years at
> > least.
>
> It's probably because development is done in California and they sometimes
> forget over there that GMT starts over here...
What are you talking about Ged? Last I checked we only have 1 core
developer in the US at the moment. Most are in timezones GMT-3 to GMT+1.
> I had the same trouble when I upgraded a C compiler once, the library sources
> were the problem. It's just a matter of putting something like this extract
>
> #undef TIMEOFFSET // DOS date - Unix date, but surprise!
> #define TIMEZONEOFFSET 25200L // Zortech got it wrong: see also LOCALTIME
> #define TIMEOFFSET ((long)(315532800L+TIMEZONEOFFSET))
That would be fine if we were talking about an application running under
DOS. Doesn't work like this for DOSEMU.
I've just checked this with DOSEMU-1.0.1 and DOSEMU-1.0.2.1, and with my
TZ set for EST I can't get this problem to occur. (But then, since my
native TZ *is* GMT ....)
Alistair
-
To unsubscribe from this list: send the line "unsubscribe linux-msdos" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at http://vger.kernel.org/majordomo-info.html