Re: [PATCH 5/7 v3] doc: Add elf_getarhdr.3

2025-07-17 Thread Mark Wielaard
Hi Aaron, On Tue, 2025-07-15 at 00:25 -0400, Aaron Merey wrote: > Signed-off-by: Aaron Merey > > --- > v3: Remove mention of elf_rand and elf_next invalidating Elf_Arhdr. > Change thread safety attribute to MT-safe. Yes, looks correct to me. I am not sure your patch "elf_getarhdr: Replace per-

[PATCH 5/7 v3] doc: Add elf_getarhdr.3

2025-07-14 Thread Aaron Merey
Signed-off-by: Aaron Merey --- v3: Remove mention of elf_rand and elf_next invalidating Elf_Arhdr. Change thread safety attribute to MT-safe. doc/Makefile.am| 1 + doc/elf_getarhdr.3 | 78 ++ 2 files changed, 79 insertions(+) create mode 100644