summaryrefslogtreecommitdiffstats
path: root/libelf/elf_getphdrnum.c
Commit message (Expand)AuthorAgeFilesLines
* libelf: Allow updating phdrs for any e_type.Mark Wielaard2016-07-111-27/+31
* Properly mark all internal function definitions.Mark Wielaard2015-09-231-0/+2
* Remove old-style function definitions.Mark Wielaard2015-09-231-10/+4
* libelf: gelf_getphdr should check phdr index is valid.Mark Wielaard2015-01-151-20/+26
* libelf: elf_getphdrnum sanity check the returned phnum result.Mark Wielaard2014-11-261-0/+33
* libelf: Fix handling of (extended) phnum.Mark Wielaard2014-11-171-5/+13
* Update name, license and contributor policy.Mark Wielaard2012-06-051-40/+19
* Add elf_getphdrnum, support >65536 phdrs.Roland McGrath2010-01-071-0/+116