Reviewed-by: Marek Olšák
Marek
On Sat, Feb 23, 2019 at 2:05 AM Drew Davenport
wrote:
> SIGSYS is needed for programs using seccomp for sandboxing.
> ---
> src/util/u_thread.h | 3 ++-
> 1 file changed, 2 insertions(+), 1 deletion(-)
>
> diff --git a/src/util/u_thread.h b/src/util/u_thread.h
>
SIGSYS is needed for programs using seccomp for sandboxing.
---
src/util/u_thread.h | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/src/util/u_thread.h b/src/util/u_thread.h
index 7538d7d634b2..a46c18d3db20 100644
--- a/src/util/u_thread.h
+++ b/src/util/u_thread.h
@@ -44,7 +