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)
Nov 21 2024, 1:53 PM
Unknown Object (File)
Oct 22 2024, 8:23 AM
Unknown Object (File)
Oct 22 2024, 8:23 AM
Unknown Object (File)
Oct 22 2024, 8:21 AM
Unknown Object (File)
Oct 22 2024, 8:14 AM
Unknown Object (File)
Oct 21 2024, 2:49 AM
Unknown Object (File)
Oct 18 2024, 11:21 PM
Unknown Object (File)
Oct 18 2024, 11:21 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