aboutsummaryrefslogtreecommitdiffstats
path: root/CONTRIBUTORS
diff options
context:
space:
mode:
authorAndré Almeida <andrealmeid@riseup.net>2020-02-17 02:27:23 -0300
committerGitHub <noreply@github.com>2020-02-17 06:27:23 +0100
commitd0d8e8bc776b3fd53659a8067a1eb6f69141d2eb (patch)
treed15a154fcbdf6704e6a7a52a1aa6616e82303bbc /CONTRIBUTORS
parent1f448cd62db290246f8793128f85bd84aaa7a59d (diff)
sys/linux: add new FUTEX_WAIT_MULTIPLE operation
Create individual file for futex syscall and add description for the new operation FUTEX_WAIT_MULTIPLE. Signed-off-by: André Almeida <andrealmeid@collabora.com>
Diffstat (limited to 'CONTRIBUTORS')
-rw-r--r--CONTRIBUTORS2
1 files changed, 2 insertions, 0 deletions
diff --git a/CONTRIBUTORS b/CONTRIBUTORS
index eeb13f5b4..59daa642d 100644
--- a/CONTRIBUTORS
+++ b/CONTRIBUTORS
@@ -54,3 +54,5 @@ JinWoo Lee
Andrew Turner
Ethercflow
Christoph Paasch
+Collabora
+ André Almeida