r17809: Add in 64-bit integer time calculations (taken from
commit01bb24624d82514520cc648d913509f82b93bcea
authorJeremy Allison <jra@samba.org>
Thu, 24 Aug 2006 20:51:57 +0000 (24 20:51 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 16:38:49 +0000 (10 11:38 -0500)
treef0c579e603f44411b90a0850b9bf3b94ffdd0b70
parent22c7238825112813444012289c898086b2414bd4
r17809: Add in 64-bit integer time calculations (taken from
Samba4) for machines that have 64-bit integers. Leave
the (double) code for machines that don't. Needs
testing.... :-).
Jeremy.
(This used to be commit 9e65c175b0794bea3082785b5da6f5b281887ce7)
source3/lib/time.c