futils.h
12.3 KB
-
filestamp: use `uint64_t` for object size · 6c13cf6d
Instead of using a signed type (`off_t`) use an unsigned `uint64_t` for the size of the files.
Edward Thomson committed
Instead of using a signed type (`off_t`) use an unsigned `uint64_t` for the size of the files.