This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


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

Re: stamp time of last update


On Thu, 26 Jul 2001, Richard Henderson wrote:
> Any thoughts on something like the following?  Seems like it would
> help somewhat in figuring out after the fact if two trees have
> relatively the same stuff in them.

Yes, I like this idea. Can you please install that?

> +TZ=UTC date > UPDATETIME

Perhaps we can call that LAST_UPDATED instead? And I suggest to use

  date > LAST_UPDATED
  TZ=UTC date > LAST_UPDATED

so that one can easily see both "normalized" time and local time at
one glance.

Gerald
-- 
Gerald "Jerry" pfeifer@dbai.tuwien.ac.at http://www.dbai.tuwien.ac.at/~pfeifer/


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