Changeset 359 for trunk/src/emx
- Timestamp:
- Jul 11, 2003, 5:19:23 PM (22 years ago)
- File:
- 
      - 1 edited
 
 - 
          
  trunk/src/emx/src/lib/io/sopen.c (modified) (1 diff, 1 prop)
 
Legend:
- Unmodified
- Added
- Removed
- 
      trunk/src/emx/src/lib/io/sopen.c- 
Property       cvs2svn:cvs-rev
 changed from       1.4to1.5
 r358 r359 6 6 #include <emx/io.h> 7 7 8 int _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.
  
