Ignore:
Timestamp:
Apr 16, 2003, 4:03:38 PM (22 years ago)
Author:
bird
Message:

Applied initial diff from Platon.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/gcc/libiberty/getpwd.c

    • Property cvs2svn:cvs-rev changed from 1.1 to 1.2
    r8 r9  
    5757#endif
    5858
    59 #if !(defined (VMS) || (defined(_WIN32) && !defined(__CYGWIN__)))
     59#if !(defined (VMS) || (defined(_WIN32) && !defined(__CYGWIN__)) || defined(__EMX__))
    6060
    6161/* Get the working directory.  Use the PWD environment variable if it's
Note: See TracChangeset for help on using the changeset viewer.