On Wed, 6 Dec 2017 20:56:49 -0600
Julia Cartwright wrote:
> The futex syscall is a complicated one. It supports thirteen
> multiplexed operations, each with different semantics and encodings for
> the syscalls six arguments.
>
> Manually decoding these arguments is tedious and error prone.
>
>
The futex syscall is a complicated one. It supports thirteen
multiplexed operations, each with different semantics and encodings for
the syscalls six arguments.
Manually decoding these arguments is tedious and error prone.
This plugin provides symbolic names for futex operations, futex flags,
an
2 matches
Mail list logo