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)
Oct 5 2024, 10:34 AM
Unknown Object (File)
Oct 5 2024, 7:29 AM
Unknown Object (File)
Oct 3 2024, 9:59 PM
Unknown Object (File)
Oct 3 2024, 12:55 PM
Unknown Object (File)
Oct 2 2024, 7:12 PM
Unknown Object (File)
Oct 2 2024, 3:21 PM
Unknown Object (File)
Oct 2 2024, 10:08 AM
Unknown Object (File)
Oct 2 2024, 12:30 AM
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