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)
Jan 21 2025, 11:17 AM
Unknown Object (File)
Jan 16 2025, 12:42 PM
Unknown Object (File)
Jan 13 2025, 9:03 AM
Unknown Object (File)
Jan 2 2025, 5:54 PM
Unknown Object (File)
Jan 2 2025, 3:58 PM
Unknown Object (File)
Dec 30 2024, 7:25 PM
Unknown Object (File)
Nov 21 2024, 1:53 PM
Unknown Object (File)
Oct 22 2024, 8:23 AM
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