Page MenuHomeFreeBSD

lib{c,sys}: normalize export of openat, setcontext, and swapcontext
ClosedPublic

Authored by brooks on Feb 27 2024, 6:10 PM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Oct 28, 4:33 AM
Unknown Object (File)
Mon, Oct 27, 7:38 AM
Unknown Object (File)
Sun, Oct 26, 10:34 AM
Unknown Object (File)
Sun, Oct 26, 10:03 AM
Unknown Object (File)
Sun, Oct 26, 3:51 AM
Unknown Object (File)
Oct 14 2025, 6:01 AM
Unknown Object (File)
Oct 13 2025, 4:51 PM
Unknown Object (File)
Oct 13 2025, 4:51 PM
Subscribers

Details

Summary

List them in the symbol map rather than using the __sym_default to
expose them. This will allow later improvements in the stub
implementations in libc.so.

Diff Detail

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