Main Page | Modules | Alphabetical List | Data Structures | Directories | File List | Data Fields | Globals | Related Pages | Examples

stat.h File Reference


Detailed Description

File system status declarations.

 *
 * $Log: stat.h,v $
 * Revision 1.1  2005/02/05 20:37:18  haraldkipp
 * Peanut added
 *
 *
 * 


Functions

int stat (CONST char *path, struct stat *s)
 Get information about a specified file.
int fstat (int fh, struct stat *s)
 Get information about an opened file.
int mkdir (CONST char *path, int mode)
 Create a directory entry.


© 2000-2006 by egnite Software GmbH - visit http://www.ethernut.de/