Re: [PATCH 6/7 v3] doc: Add elf_cntl.3
Hi Aaron, On Tue, 2025-07-15 at 00:25 -0400, Aaron Merey wrote: > Signed-off-by: Aaron Merey > > --- > v3: Clarify that future operations might fail after ELF_C_FDDONE > unless ELF_C_FDREAD is used first. Looks good. Thanks, Mark
[PATCH 6/7 v3] doc: Add elf_cntl.3
Signed-off-by: Aaron Merey --- v3: Clarify that future operations might fail after ELF_C_FDDONE unless ELF_C_FDREAD is used first. doc/Makefile.am | 1 + doc/elf_cntl.3 | 70 + 2 files changed, 71 insertions(+) create mode 100644 doc/elf_cntl.3