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)
Sat, Apr 27, 8:55 AM
Unknown Object (File)
Tue, Apr 23, 3:22 AM
Unknown Object (File)
Thu, Apr 18, 3:29 PM
Unknown Object (File)
Sun, Apr 14, 5:43 PM
Unknown Object (File)
Mar 2 2024, 9:50 PM
Unknown Object (File)
Mar 2 2024, 12:08 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