From 001e36bc7862e1663aa5e6608882e78f08ebab41 Mon Sep 17 00:00:00 2001 From: munjinoo <2jwdream7029@naver.com> Date: Mon, 6 May 2019 13:55:50 +0900 Subject: executor: change syscall argument type to intptr_t The type size of long depends on compiler. Therefore, changing to intptr_t makes it depends on architecture. --- CONTRIBUTORS | 1 + 1 file changed, 1 insertion(+) (limited to 'CONTRIBUTORS') diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 660123815..f424337be 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -48,3 +48,4 @@ Mark Johnston Mellanox Technologies Noa Osherovich Cody Holliday +JinWoo Lee -- cgit mrf-deployment