Ignore:
Timestamp:
Jul 27, 2010, 10:08:45 PM (15 years ago)
Author:
dmik
Message:

Attempted to resurrect building of msvcrt.dll.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/win/msvcrt/stdio.h

    r10004 r21395  
    5151#endif
    5252
    53 #ifndef USE_MSVCRT_PREFIX
    54 
    5553#define STDIN_FILENO  0
    5654#define STDOUT_FILENO 1
    5755#define STDERR_FILENO 2
     56
     57#ifndef USE_MSVCRT_PREFIX
    5858
    5959/* more file._flag flags, but these conflict with Unix */
Note: See TracChangeset for help on using the changeset viewer.