#include <sys/stat.h>#include <errno.h>Include dependency graph for stat.c:
Go to the source code of this file.
Functions | |
| int | stat (const char *path, struct stat *buf) |
| Since we have no file system, we just return an error. More... | |
Definition in file stat.c.
1.2.14 written by Dimitri van Heesch,
© 1997-2002