Re: [PATCH 5/6 v2] doc: Add elf_hash.3
Hi Aaron, On Mon, 2025-05-12 at 20:33 -0400, Aaron Merey wrote: > v2: Mention use with SHT_HASH and clarify that only the lower 32 bits of > the return value are used. Looks good. Thanks, Mark
[PATCH 5/6 v2] doc: Add elf_hash.3
Signed-off-by: Aaron Merey --- v2: Mention use with SHT_HASH and clarify that only the lower 32 bits of the return value are used. doc/Makefile.am | 1 + doc/elf_hash.3 | 51 + 2 files changed, 52 insertions(+) create mode 100644 doc/elf_hash.3