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)
Mon, Nov 17, 12:30 PM
Unknown Object (File)
Sun, Nov 16, 8:49 AM
Unknown Object (File)
Sat, Nov 15, 10:20 PM
Unknown Object (File)
Tue, Oct 28, 4:33 AM
Unknown Object (File)
Mon, Oct 27, 7:38 AM
Unknown Object (File)
Sun, Oct 26, 10:34 AM
Unknown Object (File)
Sun, Oct 26, 10:03 AM
Unknown Object (File)
Sun, Oct 26, 3:51 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