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 22, 8:23 AM
Unknown Object (File)
Tue, Oct 22, 8:23 AM
Unknown Object (File)
Tue, Oct 22, 8:21 AM
Unknown Object (File)
Tue, Oct 22, 8:14 AM
Unknown Object (File)
Mon, Oct 21, 2:49 AM
Unknown Object (File)
Fri, Oct 18, 11:21 PM
Unknown Object (File)
Fri, Oct 18, 11:21 PM
Unknown Object (File)
Fri, Oct 18, 10:24 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