* * $Log: stat.h,v $ * Revision 1.1 2005/02/05 20:37:18 haraldkipp * Peanut added * * *
Data Structures | |
struct | stat |
File status structure. More... | |
Functions | |
int | stat (CONST char *path, struct stat *s) |
Remove a directory. | |
int | fstat (int fh, struct stat *s) |
Remove a directory. | |
int | mkdir (CONST char *path, int mode) |
Create a directory entry. |