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.
Showing
Please
register
or
sign in
to comment
Instead of using a signed type (`off_t`) use an unsigned `uint64_t` for the size of the files.