On Feb 28, 2001, "Derek R. Price" <[EMAIL PROTECTED]> wrote:

> CVS uses a single second sleep to guarentee timestamps change cross-platform

IIRC, FAT filesystems can only store even second numbers.  So, in
order to be 100% safe, you'd need to sleep for 2 seconds, but a
1-second sleep should be ok on at least 50% of the cases.

-- 
Alexandre Oliva   Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/
Red Hat GCC Developer                  aoliva@{cygnus.com, redhat.com}
CS PhD student at IC-Unicamp        oliva@{lsd.ic.unicamp.br, gnu.org}
Free Software Evangelist    *Please* write to mailing lists, not to me

Reply via email to