#include "plibc_private.h"
Go to the source code of this file.
Functions | |
| int | __win_stat (const char *path, struct stat *buffer, int iDeref) |
| Get status information on a file. | |
| int | _win_stat (const char *path, struct stat *buffer) |
| Get status information on a file. | |
| int | _win_lstat (const char *path, struct stat *buf) |
| Get symbolic link status. | |
Definition in file stat.c.
1.4.2