marcotrevisan / mlocate

Forked from mlocate 6 years ago
Clone

9f66a0c - store nanosecond timestamps

Authored and Committed by mitr@localhost.localdomain 18 years ago
    - store nanosecond timestamps
    - use max (ctime, mtime)
    - time 0 = invalid, mark currently changing directories as invalid
    - unlink temporary file on SIGINT, SIGTERM
    
    
        
file modified
+3 -1
file modified
+19 -14
file modified
+9 -1
file modified
+6 -0
file modified
+170 -22