On 2/9/26 05:26, Warner Losh wrote:
From: Stacey Son<[email protected]>Add target_to_host_semid_ds() to convert target struct semid_ds to host format for semctl(2) IPC_SET operations. Signed-off-by: Stacey Son<[email protected]> Signed-off-by: Mikael Urankar<[email protected]> Signed-off-by: Warner Losh<[email protected]> --- bsd-user/bsd-misc.c | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+)
Reviewed-by: Richard Henderson <[email protected]> r~
