* opncls.c (_maybe_make_executable): New function. Gives execute
commitbbd248ce2915d9b78edda706e4274652ebad933c
authorNick Clifton <nickc@redhat.com>
Fri, 12 Jun 2009 12:04:19 +0000 (12 12:04 +0000)
committerNick Clifton <nickc@redhat.com>
Fri, 12 Jun 2009 12:04:19 +0000 (12 12:04 +0000)
tree8ec9e54b68674fcb8237c594718f1cc502bdace5
parente2e3a6dc43d19314d732f30367c53aa1fccfa5dd
* opncls.c (_maybe_make_executable): New function.  Gives execute
        permission to an executable bfd that was opened for writing
        provided that it is a regular file.  Replaces common code found in...
        (bfd_close): here and ...
        (bfd_close_all_done): here.
bfd/ChangeLog
bfd/opncls.c