HomeFreeBSD

libc: INTERPOS_SYS macro for interposed syscalls

Description

libc: INTERPOS_SYS macro for interposed syscalls

This macro makes uses the __sys_<foo>_t typedefs from libsys.h to
greatly simplify calling functions in the interposing table.

Reviewed by: kib
Differential Revision: https://reviews.freebsd.org/D44389

Details

Provenance
brooksAuthored on Apr 16 2024, 4:48 PM
Reviewer
kib
Differential Revision
D44389: libc: INTERPOS_SYS macro for interposed syscalls
Parents
rG792081a7300e: lib{c,rt}: use libsys.h for __sys_* declerations
Branches
Unknown
Tags
Unknown