HomeFreeBSD

libsys: move __libsys_interposer consumers

Description

libsys: move __libsys_interposer consumers

These system call wrappers call interposed system calls in fairly
trivial ways. Move them over to libsys so all __libsys_interposer
consumers end up in libsys.

Also move recvmmsg and sendmmsg as they are documented with recv and
send.

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

Details

Provenance
brooksAuthored on Jan 16 2024, 10:25 PM
Differential Revision
D14609: Split libc into libc and libsys
Parents
rG8f529310bd09: libc: libc/sys/Makefile.inc -> libsys/Makefile.sys
Branches
Unknown
Tags
Unknown