Fix the BFD library to handle Windows pathnames with more than 260 characters and...
authorJaydeep Chauhan <jaydeepchauhan1494@gmail.com>
Mon, 18 May 2020 10:36:26 +0000 (11:36 +0100)
committerNick Clifton <nickc@redhat.com>
Mon, 18 May 2020 10:36:26 +0000 (11:36 +0100)
commitca859a893931d6fad8b35cf2c20afd43422a59fe
tree31d6e9d7b167abcb916ef24cc8615ca014d4c87a
parent5e365e474b7561318ddb1a107f05cf0c002e8284
Fix the BFD library to handle Windows pathnames with more than 260 characters and UNIX style directory separators.

PR 25713
* bfdio.c (_bfd_real_fopen): Convert UNIX style sirectory
separators into DOS style when creating a WIN32 fullpath.
bfd/ChangeLog
bfd/bfdio.c
This page took 0.026268 seconds and 4 git commands to generate.