Fix binutils tools so that they can cope with the special /dev/null file when run...
authorEli Zaretskii <eliz@gnu.org>
Thu, 28 Jan 2021 13:32:05 +0000 (13:32 +0000)
committerNick Clifton <nickc@redhat.com>
Thu, 28 Jan 2021 13:32:05 +0000 (13:32 +0000)
commita7ad3cb1fff75e8e11df40128adda66a42a06239
tree79ec91b923fa0e19fb42ab012e7b6b79b12972a6
parent0318cca4934fc5d85e83351842985ad2a3475146
Fix binutils tools so that they can cope with the special /dev/null file when run on Windows systems.

 PR 27252
 * bucomm.c (get_file_size): Add code to handle /dev/null on
 Windows systems.
 * elfedit.c (check_file): Likewise.
binutils/ChangeLog
binutils/bucomm.c
binutils/elfedit.c
This page took 0.031712 seconds and 4 git commands to generate.