From: Joseph K. <jk...@us...> - 2018-07-25 05:41:20
|
On Tue, Jul 24, 2018 at 10:12 PM, Alexander Nasonov <al...@ya...> wrote: > elf(3) mentions two deprecated functions: > elf_getshnum(3) and elf_getsrstrndx(3). The > patch below replaces them with references to > elf_getshdrnum(3) and elf_getshdrstrndx(3) and > it adds a paragraph about elf_getphdrnum(3). Fixed in [r3617], thanks for the patch! Regards, Joseph Koshy |