Linux libc-doc

stat.h File Reference

Functions

int stat (const char *path, struct stat *buf)
 Retrieve metadata of a file. More...
 
int lstat (const char *path, struct stat *buf)
 Retrieve metadata of a file. More...