On 2/9/26 05:26, Warner Losh wrote:
From: Stacey Son<[email protected]>

Wire up semget(2) and semop(2) syscalls to get System V semaphore
implementation, as well the undocumented __semctl used to implement the
bits of the interface in libc.

Signed-off-by: Stacey Son<[email protected]>
Signed-off-by: Warner Losh<[email protected]>
---
  bsd-user/freebsd/os-syscall.c | 16 ++++++++++++++++
  1 file changed, 16 insertions(+)

Reviewed-by: Richard Henderson <[email protected]>

r~

Reply via email to