Changeset 1534 for trunk/src/emx/include


Ignore:
Timestamp:
Oct 1, 2004, 6:55:39 AM (21 years ago)
Author:
bird
Message:

Symlink stat'ing.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/emx/include/emx/syscalls.h

    • Property cvs2svn:cvs-rev changed from 1.11 to 1.12
    r1533 r1534  
    6161    /** File attributes. */
    6262    unsigned char   attr;
     63#if 0 /// @todo DT_LNK & d_ino
     64    /** Directory entry type. */
     65    unsigned char   dt_type;
     66#endif
    6367    /** File name */
    6468    char            szName[257];
Note: See TracChangeset for help on using the changeset viewer.