bug-parted
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Putting .so symlinks in libs package for dlopen()ing?


From: Andrew Clausen
Subject: Re: Putting .so symlinks in libs package for dlopen()ing?
Date: Mon, 9 Dec 2002 16:28:35 +1100
User-agent: Mutt/1.4i

On Mon, Dec 09, 2002 at 12:16:44AM -0500, Daniel Burrows wrote:
>   So reiserfs has an internal mechanism for reporting whether stuff
> is really compatible?

Yes.  An internal version numbers policy.  You call a function
(via dlsym) asking if the interface you (i.e. parted) is using,
and reiserfs will tell you if it's binary compatible with itself.

Like I said, I think it'd be better if we were just using some
standard system functionality for this.

Cheers,
Andrew




reply via email to

[Prev in Thread] Current Thread [Next in Thread]