Page MenuHomeFreeBSD

libifconfig: Add a symbol map
ClosedPublic

Authored by markj on Jan 12 2021, 7:17 PM.
Tags
None
Referenced Files
F132624728: D28119.id.diff
Sat, Oct 18, 1:08 PM
F132624726: D28119.id82274.diff
Sat, Oct 18, 1:08 PM
F132624725: D28119.id82169.diff
Sat, Oct 18, 1:08 PM
F132592480: D28119.id82274.diff
Sat, Oct 18, 6:13 AM
F132592210: D28119.id.diff
Sat, Oct 18, 6:09 AM
F132580536: D28119.id82169.diff
Sat, Oct 18, 3:46 AM
F132580176: D28119.id82169.diff
Sat, Oct 18, 3:42 AM
F132568952: D28119.diff
Sat, Oct 18, 1:30 AM
Subscribers

Details

Summary

This is a no-op for now since libifconfig is only built as a static lib.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

markj requested review of this revision.Jan 12 2021, 7:17 PM
kp added inline comments.
lib/libifconfig/Symbol.map
3

Given that this is 13 or later, do we still need this?

This revision is now accepted and ready to land.Jan 12 2021, 9:42 PM

I'm not familiar with how the symbol map works, but you've got the generated functions in there so that's good.

lib/libifconfig/Symbol.map
3

I guess not. I'll remove it before committing.

This revision was automatically updated to reflect the committed changes.