Re: [PATCH 4/6 v2] doc: Add elf_getarsym.3

2025-06-27 Thread Mark Wielaard
Hi Aaron, On Sun, Jun 22, 2025 at 07:02:06PM -0400, Aaron Merey wrote: > v2: Clarify that narsyms can be NULL and that the end of the > archive symbol table contains a special NULL entry. Looks good to me. Thanks, Mark>

Re: [PATCH 3/6 v2] doc: Add elf_getarhdr.3

2025-06-27 Thread Mark Wielaard
Hi Aaron, On Sun, Jun 22, 2025 at 07:02:05PM -0400, Aaron Merey wrote: > Signed-off-by: Aaron Merey > > --- > v2 changes: clarify when changes to the parent archive descriptor > invalidate the return value. Change thread safety attribute to > MT-Unsafe race. So I think this describes the curren

Re: [PATCH 2/6 v2] doc: Add elf_getaroff.3

2025-06-27 Thread Mark Wielaard
Hi Aaron, On Sun, Jun 22, 2025 at 07:02:04PM -0400, Aaron Merey wrote: > Signed-off-by: Aaron Merey > > --- > v2: Clarify that the offset refers to the archive member header. > > > > +.SH RETURN VALUE > > > +Return the file offset, in bytes, of the archive member referred to by > > > +.IR elf .

Re: [PATCH 1/6 v2] doc: Add elf_next.3

2025-06-27 Thread Mark Wielaard
Hi Aaron, On Sun, Jun 22, 2025 at 07:02:03PM -0400, Aaron Merey wrote: > Signed-off-by: Aaron Merey > > --- > v2: Clarify that elf_next is called with an archive member in order > to update the descriptor for the parent archive. Added a code example. Looks nice. Just two small questions below.

[Bug general/22253] RFE elfutils add man pages documenting the API

2025-06-27 Thread woodard at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=22253 Ben Woodard changed: What|Removed |Added CC||amerey at redhat dot com --- Comment #3