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)
Mon, Mar 30, 6:35 PM
Unknown Object (File)
Sun, Mar 29, 10:38 PM
Unknown Object (File)
Thu, Mar 26, 3:48 AM
Unknown Object (File)
Wed, Mar 4, 6:01 PM
Unknown Object (File)
Wed, Mar 4, 3:45 PM
Unknown Object (File)
Mar 1 2026, 2:13 PM
Unknown Object (File)
Feb 23 2026, 3:39 PM
Unknown Object (File)
Feb 8 2026, 1:18 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