HomeFreeBSD

linux(4): Call semop directly.

Description

linux(4): Call semop directly.

As the Linux semop syscall is not defined in i386, and as it is equal
to the native semop syscall, call it directly.
Fix semop definition to match Linux actual one - nsops is size_t type.

MFC after: 2 weeks

Details

Provenance
dchaginAuthored on May 6 2022, 4:58 PM
Parents
rGf04534f5c84e: sysvsem: Add a timeout argument to the semop.
Branches
Unknown
Tags
Unknown