Changeset 790
- Timestamp:
- Oct 2, 2003, 3:20:14 AM (22 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/emx/include/io.h
-
Property cvs2svn:cvs-rev
changed from
1.7
to1.8
r789 r790 48 48 49 49 int access (__const__ char *, int); 50 int chmod (__const__ char *, int);50 int chmod (__const__ char *, mode_t); 51 51 int chsize (int, off_t); 52 52 int close (int); -
Property cvs2svn:cvs-rev
changed from
Note:
See TracChangeset
for help on using the changeset viewer.