| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | sys/linux: remove FUTEX_WAIT_MULTIPLE operation | André Almeida | 2020-12-11 | 1 | -15/+0 |
| | | | | | | | | | FUTEX_WAIT_MULTIPLE was added before it was merged, and nowadays we have other plans for futex. Remove all WAIT_MULTIPLE references so futex fuzzing can be re-enabled. Signed-off-by: André Almeida <andrealmeid@collabora.com> | ||||
| * | sys/linux: add new FUTEX_WAIT_MULTIPLE operation | André Almeida | 2020-02-17 | 1 | -0/+15 |
| Create individual file for futex syscall and add description for the new operation FUTEX_WAIT_MULTIPLE. Signed-off-by: André Almeida <andrealmeid@collabora.com> | |||||
