This is the mail archive of the
binutils@sourceware.org
mailing list for the binutils project.
Re: [patch] Simplify strings.c largefile support
- From: Alan Modra <amodra at bigpond dot net dot au>
- To: Jan Kratochvil <jan dot kratochvil at redhat dot com>
- Cc: binutils at sourceware dot org, Jakub Jelinek <jakub at redhat dot com>
- Date: Tue, 10 Nov 2009 09:15:13 +1030
- Subject: Re: [patch] Simplify strings.c largefile support
- References: <20091109141130.GB15314@host0.dyn.jankratochvil.net>
On Mon, Nov 09, 2009 at 03:11:30PM +0100, Jan Kratochvil wrote:
> * configure.in: Stop checking for fopen64 and stat64.
> * strings.c (file_off, file_open, statbuf, file_stat): Remove.
> (strings_file): Change file_off to file_ptr, file_open to fopen,
> statbuf to struct stat and file_stat to stat.
> (get_char): Change parameter type file_off * to file_ptr *.
> (print_strings): Change parameter and variable `start' type file_off to
> file_ptr.
> * configure: Regenerate.
> * config.in: Regenerate.
OK.
--
Alan Modra
Australia Development Lab, IBM