Add elf_getphdrnum, support >65536 phdrs.
authorRoland McGrath <roland@redhat.com>
Fri, 8 Jan 2010 03:41:04 +0000 (19:41 -0800)
committerRoland McGrath <roland@redhat.com>
Fri, 8 Jan 2010 03:43:42 +0000 (19:43 -0800)
commit6fd3cd104adf4107aa64e1c1e84028b4ea0b3296
tree6d42f1017e802ccf94abbe5af598eec8b2600166
parent7452e1953a4a4e70af3fb472e609e89776031e53
Add elf_getphdrnum, support >65536 phdrs.
15 files changed:
NEWS
libelf/ChangeLog
libelf/Makefile.am
libelf/elf.h
libelf/elf32_getphdr.c
libelf/elf32_newphdr.c
libelf/elf32_updatefile.c
libelf/elf32_updatenull.c
libelf/elf_begin.c
libelf/elf_getphdrnum.c [new file with mode: 0644]
libelf/gelf_getphdr.c
libelf/gelf_update_phdr.c
libelf/libelf.h
libelf/libelf.map
libelf/libelfP.h