Kernel Application Binary Interface (kABI) support in FreeBSD

Julian Elischer julian at freebsd.org
Fri Jul 17 15:06:11 UTC 2015


On 7/17/15 10:59 PM, Conrad Meyer wrote:
> On Fri, Jul 17, 2015 at 7:47 AM, Julian Elischer <julian at freebsd.org> wrote:
>> On 7/17/15 9:02 PM, Venkat Duvvuru wrote:
>>> Hi,
>>>
>>> Is there kABI (Kabi-whitelist) equivalent feature in FreeBSD?
>> well, yes and no.
> Julian,
>
> I believe Venkat is asking about a specific Linux package,
> kabi-whitelists. It contains a list of ABIs considered "stable" in a
> given RHEL release, and a checker that (?)validates programs to only
> contain "stable" calls (guessing a little bit, but it has some sort of
> checker anyway).

yes I know..  but that is needed because linux does NOT maintain kABI 
compatibility.
We don't need it as much.

hence my answer..
> Thanks,
> Conrad
>



More information about the freebsd-current mailing list