* cache.c (bfd_cache_lookup_worker): Don't abort on failing to
authorAlan Modra <amodra@gmail.com>
Wed, 26 Oct 2005 12:17:42 +0000 (12:17 +0000)
committerAlan Modra <amodra@gmail.com>
Wed, 26 Oct 2005 12:17:42 +0000 (12:17 +0000)
commit3dff57e8474430c098331cde4b2601944f00ae6f
treecfa1a155c8d2e748bf459ec121c0deced61d7092
parent89feb2c4127287b6e3dc829bc0d4daf8ca857f20
* cache.c (bfd_cache_lookup_worker): Don't abort on failing to
reopen file.
(cache_btell, cache_bseek, cache_bflush, cache_bstat): Return -1 on
bfd_cache_lookup failure.
(cache_bread, cache_bwrite): Return 0 on the same.
* bfdwin.c (bfd_get_file_window): Likewise.
* hppabsd-core.c (hppabsd_core_core_file_p): Likewise.
* sco5-core.c (sco5_core_file_p): Likewise.
* trad-core.c (trad_unix_core_file_p): Likewise.
bfd/ChangeLog
bfd/bfdwin.c
bfd/cache.c
bfd/hppabsd-core.c
bfd/sco5-core.c
bfd/trad-core.c
This page took 0.040372 seconds and 4 git commands to generate.