]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - binutils/strings.c
* strings.c (statbuf): New typedef.
authorJakub Jelinek <jakub@redhat.com>
Wed, 13 Oct 2004 14:33:51 +0000 (14:33 +0000)
committerJakub Jelinek <jakub@redhat.com>
Wed, 13 Oct 2004 14:33:51 +0000 (14:33 +0000)
commitfb5b547845302fe64f118f9bc5eb0ef636cfafb7
treedade2ef6bd2186d3a9957430326143c3accaa25d
parent2a1b9a480accc2f7049279646ba33cd887eb3abe
* strings.c (statbuf): New typedef.
(file_stat): Define.
(strings_object_file): Avoid using get_file_size, instead do the
checks here, using file_stat.
* configure.in (HAVE_STAT64): New test.
* configure: Rebuilt.
* config.in: Rebuilt.
binutils/ChangeLog
binutils/config.in
binutils/configure
binutils/configure.in
binutils/strings.c