Re: [PATCH 6/9 v2] doc: Add elf32_newehdr.3 and elf64_newehdr.3

2024-10-15 Thread Mark Wielaard
Hi Aaron, On Wed, 2024-10-02 at 22:26 -0400, Aaron Merey wrote: > v2 changes: > Mention that the existing header will be returned if one is > already present. > > Mention that an ELF header must be present before callling > elf_newscn or elf_newphdr Looks good to me. Thanks, Mark

[PATCH 6/9 v2] doc: Add elf32_newehdr.3 and elf64_newehdr.3

2024-10-02 Thread Aaron Merey
Signed-off-by: Aaron Merey --- v2 changes: Mention that the existing header will be returned if one is already present. Mention that an ELF header must be present before callling elf_newscn or elf_newphdr doc/elf32_newehdr.3 | 60 + doc/elf64_newehdr