|
RTEMS CPU Kit with SuperCore
|
Get File Status. More...


Macros | |
| #define | _STAT_NAME stat |
| #define | _STAT_R_NAME _stat_r |
| #define | _STAT_FOLLOW_LINKS RTEMS_FS_FOLLOW_LINK |
Functions | |
| int | _STAT_NAME (const char *path, struct stat *buf) |
| POSIX 1003.1b 5.6.2 - Get File Status. More... | |
Get File Status.
| int _STAT_NAME | ( | const char * | path, |
| struct stat * | buf | ||
| ) |
POSIX 1003.1b 5.6.2 - Get File Status.
Reused from lstat().
1.8.13