![]() |
RTEMS 6.1
|
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) |
Get File Status.
| int _STAT_NAME | ( | const char * | path, |
| struct stat * | buf | ||
| ) |
POSIX 1003.1b 5.6.2 - Get File Status
Reused from lstat().