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, Mar 4, 6:01 PM
Unknown Object (File)
Wed, Mar 4, 3:45 PM
Unknown Object (File)
Sun, Mar 1, 2:13 PM
Unknown Object (File)
Mon, Feb 23, 3:39 PM
Unknown Object (File)
Sun, Feb 8, 1:18 PM
Unknown Object (File)
Sun, Feb 8, 9:10 AM
Unknown Object (File)
Thu, Feb 5, 9:10 PM
Unknown Object (File)
Jan 29 2026, 12:33 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