fstat() may fail with EOVERFLOW on files larger than 2 GB because the file size type is an signed 32-bit integer.
63 KiB
63 KiB
fstat() may fail with EOVERFLOW on files larger than 2 GB because the file size type is an signed 32-bit integer.