Hi Mark,
On Sun, Jul 21, 2024 at 6:15 PM Mark Wielaard wrote:
>
> Hi Aaron,
>
> Some small comments below.
>
> On Thu, Jul 18, 2024 at 10:03:02PM -0400, Aaron Merey wrote:
> > Add man pages for elf32_offscn.3, elf64_offscn.3, elf_getscn.3 and
> > elf_ndxscn.3.
> >
> > Signed-off-by: Aaron Merey
Hi Aaron,
Some small comments below.
On Thu, Jul 18, 2024 at 10:03:02PM -0400, Aaron Merey wrote:
> Add man pages for elf32_offscn.3, elf64_offscn.3, elf_getscn.3 and
> elf_ndxscn.3.
>
> Signed-off-by: Aaron Merey
> ---
>
> Reposting this patch with the new man pages added to doc/Makefile.am.
Add man pages for elf32_offscn.3, elf64_offscn.3, elf_getscn.3 and
elf_ndxscn.3.
Signed-off-by: Aaron Merey
---
Reposting this patch with the new man pages added to doc/Makefile.am.
doc/Makefile.am| 6 -
doc/elf32_offscn.3 | 61 +
doc/elf64_
Add man pages for elf32_offscn.3, elf64_offscn.3, elf_getscn.3 and
elf_ndxscn.3.
Signed-off-by: Aaron Merey
---
doc/elf32_offscn.3 | 61 +
doc/elf64_offscn.3 | 62 ++
doc/elf_getscn.3 | 55 +
Hi Mark,
On Fri, Jun 28, 2024 at 7:36 AM Mark Wielaard wrote:
> On Wed, 2024-06-26 at 20:22 -0400, Aaron Merey wrote:
> > >
> > > In general I wonder how useful the description text generated by
> > > chatgtp is. It looks very generic and I am a little worried it seems to
> > > happily generate "
Hi Aaron,
On Wed, 2024-06-26 at 20:22 -0400, Aaron Merey wrote:
> >
> > In general I wonder how useful the description text generated by
> > chatgtp is. It looks very generic and I am a little worried it seems to
> > happily generate "descriptions" for none-exiting libelf functions.
> >
> > > Th
> > My goal is to eventually add man pages for all elfutils library functions.
> > If the man pages in this patch are acceptable then I will use the above
> > method to create the remaining man pages. I will post these to
> > elfutils-devel in batches to avoid the need fo
he need for reviewing very large
> individual patches.
Thanks. A couple of minor comments below.
> From 920a9ac8875d82e8014bf5f3afa6d85dbf00b6cb Mon Sep 17 00:00:00 2001
> From: Aaron Merey
> Date: Thu, 13 Jun 2024 15:20:03 -0400
> Subject: [PATCH] Add man pages for some libelf functions
>
> Add man pages for
Hi Frank,
On Wed, Jun 19, 2024 at 11:52 AM Frank Ch. Eigler wrote:
>
> By the way, in addition or instead of using tarballs for carrying this
> bulk content toward review, a git branch holding it all work about as
> well.
I've created the branch users/amerey/manpages for holding this work.
It co
Aaron Merey writes:
> [...]
By the way, in addition or instead of using tarballs for carrying this
bulk content toward review, a git branch holding it all work about as
well.
- FChE
2001
From: Aaron Merey
Date: Thu, 13 Jun 2024 15:20:03 -0400
Subject: [PATCH] Add man pages for some libelf functions
Add man pages for elf32_getehdr.3, elf64_getehdr.3, elf_errmsg.3,
elf_errno.3 and elf_version.3
Signed-off-by: Aaron Merey
---
doc/Makefile.am | 6 +-
doc/elf32_gete
11 matches
Mail list logo