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)
Sun, Sep 22, 11:37 PM
Unknown Object (File)
Wed, Sep 18, 6:48 PM
Unknown Object (File)
Wed, Sep 18, 3:12 AM
Unknown Object (File)
Sun, Sep 15, 12:16 PM
Unknown Object (File)
Tue, Sep 10, 6:38 AM
Unknown Object (File)
Sat, Sep 7, 8:56 PM
Unknown Object (File)
Fri, Aug 30, 9:23 AM
Unknown Object (File)
Fri, Aug 30, 9: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