This is the mail archive of the binutils@sourceware.org mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [patch] Simplify strings.c largefile support


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]