On Tue, Feb 24, 2026 at 5:42 PM Warner Losh <[email protected]> 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.
semctl(2) seems to be documented since FreeBSD 2.2
