[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: apr time-setting routine

From: Karl Fogel <kfogel_at_galois.collab.net>
Date: 2000-09-12 22:35:18 CEST

Greg Stein <gstein@lyra.org> writes:
> APR "should" have a way to set the timestamp. I'm not sure how portable that
> is. If it isn't portable, then there will be a #define that can be used to
> test whether it is supported on that platform. For those platforms, we could
> fall back to a different mechanism.

Okay.

(I think it might be better for us just to pick a mechanism that's
portable and use it, but not really settled on the issue yet).

> And yes, I also know that I need to move apr_file_copy() over at some point,
> too... running out of time before leaving Thursday...

No hurry. That func isn't tested yet anyway (will be by the end of
today, though).

> Let's say that we record the time stamp in the admin file _for_now_. That
> will be our fallback code. When we get the APR functions to set the time,
> then we can optimize the mechanism.

Sounds good to me, will do that.

Thanks for the quick response!

-K
Received on Sat Oct 21 14:36:08 2006

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.