eckit::Stat struct

struct to manage differences between stat and stat64 different OS's

Public types

using Struct = struct stat
prefer using stat if supports 64 bit

Public static functions

static auto stat(const char* path, Struct* s) -> int
static auto lstat(const char* path, Struct* s) -> int
static auto fstat(int fd, Struct* s) -> int
This website is beyond its original expiry date and the content may be out of date. The site owner has been notified and may choose to extend the expiry date and remove this banner. If you have any questions about this, please visit our support portal.