HomeFreeBSD

sysvsem: Add a timeout argument to the semop.

Description

sysvsem: Add a timeout argument to the semop.

For future use in the Linux emulation layer for the semtimedop syscall
split the sys_semop syscall into two counterparts and add
struct timespec *timeout argument to the last one.

Reviewed by: jhb, kib
Differential revision: https://reviews.freebsd.org/D35121
MFC after: 2 weeks

(cherry picked from commit f04534f5c84e58009efbb7f378803da3f33585b9)

Details

Provenance
dchaginAuthored on May 6 2022, 4:51 PM
Reviewer
jhb
Differential Revision
D35121: sysvsem: Add a timeout argument to the semop.
Parents
rG3f8eb6f28bf5: linux(4): Implement recvmmsg_time64 syscall.
Branches
Unknown
Tags
Unknown