]> git.ipfire.org Git - thirdparty/gcc.git/commit - libcpp/ChangeLog
cppfiles.c (open_file): Account for the fact that on windows, opening a directory...
authorVladimir Prus <vladimir@codesourcery.com>
Sat, 9 Jun 2007 10:16:52 +0000 (10:16 +0000)
committerVladimir Prus <vprus@gcc.gnu.org>
Sat, 9 Jun 2007 10:16:52 +0000 (10:16 +0000)
commit84152c25a53201930fd73cb13a905d8335367971
treec8c465740f40eb2c178e1a3ebfe854771da47698
parentad365750b15b8fad2ae6785d7afa9034f3a05dd6
cppfiles.c (open_file): Account for the fact that on windows, opening a directory gives EACCES.

        * cppfiles.c (open_file): Account for the
        fact that on windows, opening a directory gives
        EACCES.

From-SVN: r125590
libcpp/ChangeLog
libcpp/files.c