[patch] Simplify strings.c largefile support
Jan Kratochvil
jan.kratochvil@redhat.com
Wed Nov 11 04:56:00 GMT 2009
On Mon, 09 Nov 2009 23:45:13 +0100, Alan Modra wrote:
> 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.
Checked-in:
http://sourceware.org/ml/binutils-cvs/2009-11/msg00083.html
Thanks,
Jan
More information about the Binutils
mailing list