Files
third_party_elfutils/libelf
Josh Stone b1d0b0fc7e libelf: Use int64_t for offsets in libelf.h
Some systems don't have loff_t, like FreeBSD where off_t always supports
large files.  We need a standardized 64-bit signed type for the public
header, without depending on configuration... OK, just use int64_t.

Signed-off-by: Josh Stone <jistone@redhat.com>
2015-10-14 09:29:27 -07:00
..
2015-09-23 15:50:00 +02:00
2015-04-28 14:41:12 +02:00
2013-08-28 18:58:10 +02:00
2015-10-06 17:50:10 -07:00