Page MenuHomeFreeBSD

libc: centralize makecontext symbols
ClosedPublic

Authored by brooks on Nov 15 2023, 4:02 PM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Oct 29, 3:37 AM
Unknown Object (File)
Oct 9 2024, 11:32 PM
Unknown Object (File)
Oct 9 2024, 10:31 AM
Unknown Object (File)
Oct 6 2024, 9:55 PM
Unknown Object (File)
Oct 6 2024, 5:58 PM
Unknown Object (File)
Oct 6 2024, 3:44 PM
Unknown Object (File)
Oct 6 2024, 8:35 AM
Unknown Object (File)
Oct 4 2024, 9:59 PM
Subscribers
None

Details

Summary

Declare makecontext() and __makecontext() symbols centrally as they are
always implemented.

Diff Detail

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