MentOS  0.8.0
The Mentoring Operating System
Classes | Typedefs
stat.h File Reference

Defines the structure used by the functiosn fstat(), lstat(), and stat(). More...

Go to the source code of this file.

Classes

struct  stat
 Data structure which contains information about a file. More...
 

Typedefs

typedef struct stat stat_t
 Data structure which contains information about a file.
 

Detailed Description

Defines the structure used by the functiosn fstat(), lstat(), and stat().