From d0d8e8bc776b3fd53659a8067a1eb6f69141d2eb Mon Sep 17 00:00:00 2001 From: André Almeida Date: Mon, 17 Feb 2020 02:27:23 -0300 Subject: sys/linux: add new FUTEX_WAIT_MULTIPLE operation MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Create individual file for futex syscall and add description for the new operation FUTEX_WAIT_MULTIPLE. Signed-off-by: André Almeida --- AUTHORS | 1 + 1 file changed, 1 insertion(+) (limited to 'AUTHORS') diff --git a/AUTHORS b/AUTHORS index 8fb37048c..48bcbc3dc 100644 --- a/AUTHORS +++ b/AUTHORS @@ -37,3 +37,4 @@ Cody Holliday JinWoo Lee Andrew Turner Ethercflow +Collabora -- cgit mrf-deployment