HomeFreeBSD

libsys: plumb in to build

Description

libsys: plumb in to build

libsys provides the FreeBSD kernel interface (auxargs, system calls,
vdso). It can be linked directly for programs using a non-standard
libc and will later be linked as a filter library to libc providing
the actual system call implementation.

Reviewed by: kib, emaste, imp
Pull Request: https://github.com/freebsd/freebsd-src/pull/908

Details

Provenance
brooksAuthored on Nov 15 2023, 11:31 PM
Differential Revision
D14609: Split libc into libc and libsys
Parents
rG86deddfacb6f: libsys: generate private symbol map
Branches
Unknown
Tags
Unknown