Changeset 364
- Timestamp:
- Jul 11, 2003, 5:46:39 PM (22 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/emx/src/lib/io/sopen.c
-
Property cvs2svn:cvs-rev
changed from
1.5
to1.6
r363 r364 6 6 #include <emx/io.h> 7 7 8 int STD(sopen) (const char *name, int oflag, int shflag, ...)8 int _STD(sopen) (const char *name, int oflag, int shflag, ...) 9 9 { 10 10 va_list va; -
Property cvs2svn:cvs-rev
changed from
Note:
See TracChangeset
for help on using the changeset viewer.