Page MenuHomeFreeBSD

libc: centralize makecontext symbols
ClosedPublic

Authored by brooks on Nov 15 2023, 4:02 PM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Oct 15, 5:56 AM
Unknown Object (File)
Mon, Oct 13, 3:15 PM
Unknown Object (File)
Mon, Oct 13, 3:15 PM
Unknown Object (File)
Mon, Oct 13, 3:15 PM
Unknown Object (File)
Mon, Oct 13, 2:21 AM
Unknown Object (File)
Sun, Sep 28, 1:28 PM
Unknown Object (File)
Thu, Sep 25, 3:46 AM
Unknown Object (File)
Wed, Sep 24, 1:08 AM
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