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)
Wed, May 20, 2:33 PM
Unknown Object (File)
Wed, May 20, 2:33 PM
Unknown Object (File)
May 8 2026, 1:21 AM
Unknown Object (File)
May 7 2026, 2:47 AM
Unknown Object (File)
May 5 2026, 10:26 AM
Unknown Object (File)
May 5 2026, 12:10 AM
Unknown Object (File)
May 3 2026, 9:36 PM
Unknown Object (File)
May 3 2026, 1:01 AM
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