Changeset 1534 for trunk/src/emx/include
- Timestamp:
- Oct 1, 2004, 6:55:39 AM (21 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/emx/include/emx/syscalls.h
-
Property cvs2svn:cvs-rev
changed from
1.11
to1.12
r1533 r1534 61 61 /** File attributes. */ 62 62 unsigned char attr; 63 #if 0 /// @todo DT_LNK & d_ino 64 /** Directory entry type. */ 65 unsigned char dt_type; 66 #endif 63 67 /** File name */ 64 68 char szName[257]; -
Property cvs2svn:cvs-rev
changed from
Note:
See TracChangeset
for help on using the changeset viewer.