Made sure that every call to bfd_read, bfd_write, and bfd_seek
authorIan Lance Taylor <ian@airs.com>
Mon, 4 Apr 1994 22:40:09 +0000 (22:40 +0000)
committerIan Lance Taylor <ian@airs.com>
Mon, 4 Apr 1994 22:40:09 +0000 (22:40 +0000)
commit29e626eb971e3f0aaa26b1ff8a554e2b2c98b1cd
tree8b712376443393a786d3a5a3cafd325600ec9736
parentf3a14a9ee254994b54f756da391dd173bda82eee
Made sure that every call to bfd_read, bfd_write, and bfd_seek
checks the return value and handled bfd_error correctly.  These
changes are not itemised.  Also:
* aoutx.h (emit_strtab): Change return type to boolean, and return
errors.
(NAME(aout,write_syms)): Check emit_strtab return value.
(NAME(aout,final_link)): Likewise.
bfd/aoutx.h