Module base::sys::linux::file_traits

source ·
Expand description

This module exposes Linux’s off64_t, pread64, and pwrite64 identifiers as the non-64 POSIX versions, similar to defining _FILE_OFFSET_BITS=64 in a C program.

Modules§