Changeset 1211
- Timestamp:
 - Feb 9, 2004, 3:44:29 AM (22 years ago)
 - File:
 - 
      
- 1 edited
 
- 
          
  trunk/src/emx/src/lib/io/_vsopen.c (modified) (1 diff, 1 prop)
 
 
Legend:
- Unmodified
 - Added
 - Removed
 
- 
      
trunk/src/emx/src/lib/io/_vsopen.c
- 
Property       cvs2svn:cvs-rev
 changed from       
1.4to1.5 
r1210 r1211 14 14 /* O_TEXT|O_WRONLY does/can not overwrite Ctrl-Z */ 15 15 16 int _fmode_bin ;/* Set non-zero to make binary mode default */16 int _fmode_bin = 0; /* Set non-zero to make binary mode default */ 17 17 18 18 #define SH_MASK 0x70  - 
Property       cvs2svn:cvs-rev
 changed from       
 
  Note:
 See   TracChangeset
 for help on using the changeset viewer.
  