Re: [PATCH 10/13 v2] doc: Add elf_newscn.3

2025-09-04 Thread Mark Wielaard
Hi Aaron, On Mon, Aug 04, 2025 at 11:24:40PM -0400, Aaron Merey wrote: > Signed-off-by: Aaron Merey > --- > v2: fix function declaration in SYNOPSIS. Clarify that the null > section is added automatically if absent and never returned. > Remove comment about requiring ELF_C_WRITE or ELF_C_RDWR. >

[PATCH 10/13 v2] doc: Add elf_newscn.3

2025-08-04 Thread Aaron Merey
Signed-off-by: Aaron Merey --- v2: fix function declaration in SYNOPSIS. Clarify that the null section is added automatically if absent and never returned. Remove comment about requiring ELF_C_WRITE or ELF_C_RDWR. doc/Makefile.am | 1 + doc/elf_newscn.3 | 88 +++