Files
third_party_elfutils/libelf
Petr Machata 237188e4d7 elf_begin sets elf_errno for cases that the file is completely unreadable
- The problem this is trying to solve can be seen for example thus:
	$ eu-readelf -a /
	eu-readelf: failed reading '/': (null)

  With the fix we see a proper error number and get a reasonable error
  message:

	$ eu-readelf -a /
	eu-readelf: failed reading '/': invalid file descriptor

Signed-off-by: Petr Machata <pmachata@redhat.com>
2014-09-11 19:45:11 +02:00
..
2014-01-23 11:31:53 +01:00
2014-01-23 11:31:53 +01:00
2014-01-23 11:31:53 +01:00
2014-01-23 11:31:53 +01:00
2014-01-23 11:31:53 +01:00
2014-01-23 11:31:53 +01:00
2014-01-23 11:31:53 +01:00
2014-04-18 11:46:51 +02:00
2014-07-04 13:39:30 +02:00
2013-08-28 18:58:10 +02:00
2014-04-18 11:46:51 +02:00