public inbox for elfutils@sourceware.org
 help / color / mirror / Atom feed
From: Mark Wielaard <mjw@redhat.com>
To: elfutils-devel@lists.fedorahosted.org
Subject: Re: [PATCH] dwelf: Add string table functions from ebl.
Date: Wed, 03 Aug 2016 18:45:44 +0200	[thread overview]
Message-ID: <1470242744.7667.59.camel@redhat.com> (raw)
In-Reply-To: 1467981902-12603-1-git-send-email-mjw@redhat.com

[-- Attachment #1: Type: text/plain, Size: 738 bytes --]

On Fri, 2016-07-08 at 14:45 +0200, Mark Wielaard wrote:
> Move the strtab functions from libebl to libdw. Programs often want to
> create ELF/DWARF string tables. We don't want (static) linking against
> ebl since those are internal functions that might change.
> 
> This introduces dwelf_strtab_init, dwelf_strtab_add,
> dwelf_strtab_add_len, dwelf_strtab_finalize, dwelf_strent_off,
> dwelf_strent_str and dwelf_strtab_free. Documentation for each has
> been added to libdwelf.h. The add fucntion got a variant that takes
> the length explicitly and finalize was changed to return NULL on
> out of memory instead of aborting. All code and tests now uses the
> new functions.

I pushed this to master now.

Cheers,

Mark

             reply	other threads:[~2016-08-03 16:45 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-08-03 16:45 Mark Wielaard [this message]
  -- strict thread matches above, loose matches on Subject: below --
2016-07-08 12:45 Mark Wielaard

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1470242744.7667.59.camel@redhat.com \
    --to=mjw@redhat.com \
    --cc=elfutils-devel@lists.fedorahosted.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).