Changeset 609 for branches/GNU/src/binutils/include/filenames.h
- Timestamp:
- Aug 16, 2003, 6:59:22 PM (22 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/GNU/src/binutils/include/filenames.h
-
Property cvs2svn:cvs-rev
changed from
1.1
to1.1.1.2
r608 r609 6 6 some of them have case-insensitive file names. 7 7 8 Copyright 2000 Free Software Foundation, Inc.8 Copyright 2000, 2001 Free Software Foundation, Inc. 9 9 10 10 This file is part of BFD, the Binary File Descriptor library. … … 27 27 #define FILENAMES_H 28 28 29 #if defined(__MSDOS__) || defined(_WIN32) || defined(__OS2__) 29 #if defined(__MSDOS__) || defined(_WIN32) || defined(__OS2__) || defined (__CYGWIN__) 30 30 31 31 #ifndef HAVE_DOS_BASED_FILE_SYSTEM -
Property cvs2svn:cvs-rev
changed from
Note:
See TracChangeset
for help on using the changeset viewer.