Some fixes for aelflod and aslod.
authorGeorge Koehler <xkernigh@netscape.net>
Fri, 17 May 2013 17:31:30 +0000 (19:31 +0200)
committerManoël Trapier <godzil@MacBook-Pro.home>
Wed, 24 Jun 2015 22:41:49 +0000 (23:41 +0100)
commitc602379db9d8a01881570411d7d85f17863a2657
tree4f5b358051d5d7f63feaaa9a829fa39c8e1d5656
parent9da790283e79f2fe03eb37742756eee2040a178e
Some fixes for aelflod and aslod.

Copy rhead() and rsect() from aslod to aelflod, so aelflod can work
for machine with 64-bit long.

In aelflod, fix ELF header so file(1) no longer reports "corrupted
section header size".

Signed-off-by: Manoel Trapier <godzil@godzil.net>
util/amisc/aelflod.c
util/amisc/aslod.c