Page MenuHomeFreeBSD

libkldelf: add an internal library for kernel/kld-related ELF parsing
Needs ReviewPublic

Authored by khng on Fri, Sep 20, 4:55 PM.

Details

Reviewers
jhb
andrew
jrtc27
Summary

The libkldelf was originally part of kldxref(8). To promote the reuse of
the facilities the ELF parsing code is separated from kldxref(8) into a
new internal library.

Bump __FreeBSD_version to facilitate buildworld BOOTSTRAPPING.

Sponsored by: Juniper Networks, Inc.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 59542
Build 56429: arc lint + arc unit