Changeset 1505 for trunk/src/emx/include/sys/mount.h
- Timestamp:
- Sep 12, 2004, 9:40:29 PM (21 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/emx/include/sys/mount.h
-
Property cvs2svn:cvs-rev
changed from
1.2
to1.3
r1504 r1505 535 535 int fhstat(const struct fhandle *, struct stat *); 536 536 int fhstatfs(const struct fhandle *, struct statfs *); 537 #endif /* bird */ 537 538 int fstatfs(int, struct statfs *); 539 #if 0 /* bird: we don't do this. */ 538 540 int getfh(const char *, fhandle_t *); 539 541 #endif /* bird */ -
Property cvs2svn:cvs-rev
changed from
Note:
See TracChangeset
for help on using the changeset viewer.