• Show log

    Commit

  • Hash : 6c13cf6d
    Author : Edward Thomson
    Date : 2019-11-22T15:18:54

    filestamp: use `uint64_t` for object size
    
    Instead of using a signed type (`off_t`) use an unsigned `uint64_t` for
    the size of the files.