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, Apr 22, 8:38 PM
Unknown Object (File)
Sun, Apr 20, 1:15 PM
Unknown Object (File)
Mon, Apr 14, 9:58 PM
Unknown Object (File)
Mon, Mar 31, 10:17 PM
Unknown Object (File)
Mon, Mar 31, 9:02 PM
Unknown Object (File)
Sat, Mar 29, 11:53 AM
Unknown Object (File)
Mar 20 2025, 10:41 PM
Unknown Object (File)
Jan 21 2025, 11:17 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