2004-02-11 Andrew Cagney <cagney@redhat.com>
commitea749c370380593c50bac461c7df44eb403c6f2b
authorAndrew Cagney <cagney@redhat.com>
Wed, 11 Feb 2004 23:23:20 +0000 (11 23:23 +0000)
committerAndrew Cagney <cagney@redhat.com>
Wed, 11 Feb 2004 23:23:20 +0000 (11 23:23 +0000)
tree9c5e9e8bee789cb7121c242ffd8e19f34e2a341c
parent6d8a1c34ebd0ff9dbd09ae9ee36b60e4f5ee9d5e
2004-02-11  Andrew Cagney  <cagney@redhat.com>

* bfd-in.h: Update copyright.
(bfd_tell): Change return type to file_ptr.
* bfd-in2.h: Re-generate.
* cache.c: Update copyright.
(bfd_cache_lookup_worker): Use real_fseek, do not cast offset
parameter.
(close_one): Use real_ftell.
* bfdio.c: Update copyright.
(real_ftell, real_fseek): New functions.
(bfd_tell): Use real_fseek and real_ftell, change return type to
file_ptr.
(bfd_seek): Use real_ftell and real_fseek, change type of
file_position to a file_ptr.
* libbfd-in.h: Update copyright.
(real_ftell, real_fseek): Declare.
* libbfd.h: Re-generate.
bfd/ChangeLog
bfd/bfd-in.h
bfd/bfd-in2.h
bfd/bfdio.c
bfd/cache.c
bfd/libbfd-in.h
bfd/libbfd.h