• Show log

    Commit

  • Hash : fb2198db
    Author : Edward Thomson
    Date : 2019-06-23T16:23:59

    futils_filesize: use `uint64_t` for object size Instead of using a signed type (`off_t`) use `uint64_t` for the maximum size of files.