Commit 6c13cf6dacf5f5f2f5ba4f28b3632f3f9df29b7c

Edward Thomson 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.