Page MenuHomeFreeBSD

DEFINE_IFUNC.9: Drop obsolete NOTES
ClosedPublic

Authored by mhorne on Mar 11 2026, 4:23 PM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Apr 15, 1:28 PM
Unknown Object (File)
Wed, Apr 15, 11:20 AM
Unknown Object (File)
Sat, Apr 11, 2:06 AM
Unknown Object (File)
Thu, Apr 9, 11:40 PM
Unknown Object (File)
Mon, Apr 6, 10:25 AM
Unknown Object (File)
Mon, Apr 6, 10:22 AM
Unknown Object (File)
Sun, Apr 5, 3:18 AM
Unknown Object (File)
Sat, Apr 4, 12:22 PM
Subscribers

Details

Summary

ifuncs are now expected to be implemented by the toolchain and the
kernel linker, for all architectures. This can go.

Diff Detail

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

Event Timeline

share/man/man9/DEFINE_IFUNC.9
138

Might be, leave the second sentence, with a slight correction?

share/man/man9/DEFINE_IFUNC.9
136–141

@kib sure, how about this?

share/man/man9/DEFINE_IFUNC.9
136–141

that looks ok to me

Tweak comment instead, to retain the useful info.

This revision is now accepted and ready to land.Mar 12 2026, 6:18 AM
This revision was automatically updated to reflect the committed changes.