Changeset 2522 for branches/libc-0.6/src/emx/include
- Timestamp:
- Feb 5, 2006, 2:53:28 AM (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/libc-0.6/src/emx/include/emx/io.h
r2439 r2522 320 320 /** Does the file system automatically zero the new space when a file is extended? */ 321 321 unsigned fZeroNewBytes : 1; 322 /** Does the file system provide sufficient EA support for UNIX attributes? */ 323 unsigned fUnixEAs : 1; 322 324 /** Device number of the device the filesystem resides on. 323 325 * On OS/2 the device number is derived from the driveletter. */
Note:
See TracChangeset
for help on using the changeset viewer.