This is the mail archive of the cygwin-patches@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: time(time_t*) problem


On Thu, Jul 25, 2002 at 12:01:13PM -0400, Christopher Faylor wrote:
> Thanks for the patch and for the rationalization of why it was
> necessary.  Until I read your message, I thought that cygwin was working
> correctly.  Now I can see that it obviously wasn't.

You're welcome.  I suppose the other patch to write would be for CVS's
configure(.in?) file to detect which version of cygwin is being used so
that an extra second can be added to the sleep time on earlier versions
of cygwin.  I'm not promising anything, but it could be a good exercise
for me to learn about autoconf (et al)...

> I also love patches that remove code and make cygwin faster, too.  :-)

Me, too!  Many such patches are (probably) possible, but the hard part is
figuring out which bits of code can be removed safely.

> The patch has been committed.

Great!  Looking back through times.cc's history, I see that this
behavior has been in there since this file was added to CVS.  Is there
any place to see the pre-CVS history of this file?

Dave

-- 
David MacMahon, President
Smart Software Consulting
http://www.smartsc.com


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]