HomeFreeBSD

linux(4): Implement semtimedop syscalls.

Description

linux(4): Implement semtimedop syscalls.

On i386 are two semtimedop. The old one is called via multiplexor and
uses 32-bit timespec, and new semtimedop_tim64, which is uses 64-bit
timespec.

MFC after: 2 weeks

Details

Provenance
dchaginAuthored on May 6 2022, 5:02 PM
Parents
rG430460d71782: linux(4): Regen for semtimedop syscalls.
Branches
Unknown
Tags
Unknown