Page MenuHomeFreeBSD

DEFINE_IFUNC.9: Drop obsolete NOTES
ClosedPublic

Authored by mhorne on Mar 11 2026, 4:23 PM.
Tags
None
Referenced Files
F152536641: D55815.id.diff
Wed, Apr 15, 1:28 PM
F152519040: D55815.id173608.diff
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 Not Applicable
Unit
Tests Not Applicable

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.