Thread (80 messages) 80 messages, 5 authors, 2019-06-25
STALE2554d
Revisions (3)
  1. v1 current
  2. v2 [diff vs current]
  3. v3 [diff vs current]

[PATCH 07/17] msvc: include sigset_t definition

From: Philip Oakley via GitGitGadget <hidden>
Date: 2019-06-18 12:24:09
Subsystem: the rest · Maintainer: Linus Torvalds

From: Philip Oakley <redacted>

On MSVC (VS2008) sigset_t is not defined.

Signed-off-by: Philip Oakley <redacted>
Signed-off-by: Johannes Schindelin <redacted>
---
 compat/msvc.h | 2 ++
 1 file changed, 2 insertions(+)
diff --git a/compat/msvc.h b/compat/msvc.h
index 29a8ce8204..04b4750b87 100644
--- a/compat/msvc.h
+++ b/compat/msvc.h
@@ -18,6 +18,8 @@
 
 #undef ERROR
 
+typedef int sigset_t;
+
 #include "compat/mingw.h"
 
 #endif
-- 
gitgitgadget
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help