xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
From: Ian Campbell <ian.campbell@citrix.com>
To: Jan Beulich <JBeulich@suse.com>
Cc: ian.jackson@eu.citrix.com, wei.liu2@citrix.com, xen-devel@lists.xen.org
Subject: Re: [PATCH RFC] tools: add map files for libxen{store, ctrl, guest}.so
Date: Thu, 7 Jan 2016 14:58:50 +0000	[thread overview]
Message-ID: <1452178730.21055.228.camel@citrix.com> (raw)
In-Reply-To: <568E890402000078000C474B@prv-mh.provo.novell.com>

On Thu, 2016-01-07 at 07:49 -0700, Jan Beulich wrote:
> > > > On 07.01.16 at 14:51, <ian.campbell@citrix.com> wrote:
> > --- /dev/null
> > +++ b/tools/libxc/libxenctrl.map
> > @@ -0,0 +1,18 @@
> > +{
> > +	global:
> 
> No actual version identifier / name space?

Correct, this is only being used to hide internal symbols, not to to
provide any kind of ABI stability (which libxc and libxg lack).

Maybe libxenstore should be a) done separately and b) have a namespace as
you suggest and be declared stable in the same way as the things I am
adding under tools/libs are, but given that it uses libxenctrl there's
probably a little more work to do before that becomes possible.

Ian.

      reply	other threads:[~2016-01-07 14:58 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-01-07 13:51 [PATCH RFC] tools: add map files for libxen{store, ctrl, guest}.so Ian Campbell
2016-01-07 14:36 ` Andrew Cooper
2016-01-07 14:50   ` Ian Campbell
2016-01-07 14:49 ` Jan Beulich
2016-01-07 14:58   ` Ian Campbell [this message]

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=1452178730.21055.228.camel@citrix.com \
    --to=ian.campbell@citrix.com \
    --cc=JBeulich@suse.com \
    --cc=ian.jackson@eu.citrix.com \
    --cc=wei.liu2@citrix.com \
    --cc=xen-devel@lists.xen.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 NNTP newsgroup(s).