[PATCH] readelf: use fseeko64 or fseeko if possible

Alan Modra amodra@gmail.com
Mon Nov 21 21:52:42 GMT 2022


On Thu, Nov 17, 2022 at 08:34:19AM -0600, Brett Werling via Binutils wrote:
> Changes readelf to make use first of fseeko64 and then fseeko,
> depending on which of those is available. If neither is available,
> reverts to the previous behavior of using fseek.

Committed, thanks.

-- 
Alan Modra
Australia Development Lab, IBM


More information about the Binutils mailing list