Page MenuHomeFreeBSD

libc: further centralize syscall symbols
ClosedPublic

Authored by brooks on Nov 15 2023, 4:02 PM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Oct 16, 3:15 AM
Unknown Object (File)
Mon, Oct 13, 3:16 PM
Unknown Object (File)
Mon, Oct 13, 3:16 PM
Unknown Object (File)
Mon, Oct 13, 3:16 PM
Unknown Object (File)
Mon, Oct 13, 2:21 AM
Unknown Object (File)
Sun, Oct 12, 6:37 AM
Unknown Object (File)
Tue, Oct 7, 7:54 AM
Unknown Object (File)
Sun, Sep 28, 8:06 PM
Subscribers
None

Details

Summary

All architectures necessarily implement _exit(2) and vfork(2) so
declare them in sys/Symbol.map.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable