To: Dennis Louie - MPG DA ~ Cc: djgpp AT sun DOT soe DOT clarkson DOT edu Subject: Re: time bug in stat... Date: Sun, 22 Jan 95 09:27:41 +0200 From: "Eli Zaretskii" > Could someone tell me what the obscure time bug in stat() is in Version 1.12 > of djgpp? I tried to change the modification time of a file and it was off > by 5 hours. Is this the bug? Any good workarounds? This bug was corrected in 1.12m2. If you didn't upgrade to it, now is the time. The bugs were in the library time functions which are used by stat() and others. There is no good workaround which doesn't involve recompiling some of the library functions. It's best to upgrade (btw, DJGPP 1.12m3 was just announced on the SimTel mirrors).