K 10 svn:author V 3 bde K 8 svn:date V 27 1997-03-22T06:53:45.000000Z K 7 svn:log V 280 Fixed some invalid (non-atomic) accesses to `time', mostly ones of the form `tv = time'. Use a new function gettime(). The current version just forces atomicicity without fixing precision or efficiency bugs. Simplified some related valid accesses by using the central function. END