OSDN Git Service

* strings.c (statbuf): New typedef.
authorjakub <jakub>
Wed, 13 Oct 2004 14:33:49 +0000 (14:33 +0000)
committerjakub <jakub>
Wed, 13 Oct 2004 14:33:49 +0000 (14:33 +0000)
commit21a23ab522c090b747cb81a0de87768634efc162
tree3623302c1ad2c162770a8e46a149ae5896668b50
parent22ff40fcd7f93205cd17bcbd4e6ffae0ef672ca2
* 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