On 4/29/2026 7:45 AM, Warner Losh wrote: > From: "Stacey D. Son" <[email protected]> > > Add struct target_sockaddr definition for socket address handling > and safe_ioctl macro for safe ioctl system calls. These are required > dependencies for the ioctl emulation subsystem. > > Signed-off-by: Stacey D. Son <[email protected]> > Signed-off-by: Warner Losh <[email protected]> > --- > bsd-user/syscall_defs.h | 10 ++++++++++ > 1 file changed, 10 insertions(+) >
Reviewed-by: Pierrick Bouvier <[email protected]>
