Changes in uspace/lib/posix/sys/stat.h [eca52a8:4c87a7f5] in mainline
- File:
-
- 1 edited
-
uspace/lib/posix/sys/stat.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/posix/sys/stat.h
reca52a8 r4c87a7f5 110 110 111 111 struct posix_stat { 112 struct stat sys_stat; 113 112 114 posix_dev_t st_dev; /* ID of device containing file */ 113 115 posix_ino_t st_ino; /* inode number */
Note:
See TracChangeset
for help on using the changeset viewer.
