somehow timespec tv_nsec had the wrong type on x86_64... fixed
[musl] / arch / x86_64 / bits / signal.h
index f2c92d0..ddebe90 100644 (file)
@@ -137,6 +137,8 @@ struct __siginfo
 #define POLL_HUP 6
 #define SS_ONSTACK    1
 #define SS_DISABLE    2
+#define MINSIGSTKSZ 2048
+#define SIGSTKSZ 8192
 #endif
 
 #define SA_NOCLDSTOP  1