[newlib-cygwin] Cygwin: tlsoffsets64.h: regenerate
Corinna Vinschen
corinna@sourceware.org
Tue Jan 15 11:25:00 GMT 2019
https://sourceware.org/git/gitweb.cgi?p=newlib-cygwin.git;h=f7566c83c6a3709fd7ef6e072b8010ca28509271
commit f7566c83c6a3709fd7ef6e072b8010ca28509271
Author: Corinna Vinschen <corinna@vinschen.de>
Date: Tue Jan 15 12:25:12 2019 +0100
Cygwin: tlsoffsets64.h: regenerate
Signed-off-by: Corinna Vinschen <corinna@vinschen.de>
Diff:
---
winsup/cygwin/tlsoffsets64.h | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/winsup/cygwin/tlsoffsets64.h b/winsup/cygwin/tlsoffsets64.h
index 7356221..2e9d590 100644
--- a/winsup/cygwin/tlsoffsets64.h
+++ b/winsup/cygwin/tlsoffsets64.h
@@ -91,8 +91,8 @@
#define tls_psigwait_info (4144)
#define tls_signal_arrived (-8648)
#define tls_psignal_arrived (4152)
-#define tls_sigwait_for_select (-8640)
-#define tls_psigwait_for_select (4160)
+#define tls_signalfd_select_wait (-8640)
+#define tls_psignalfd_select_wait (4160)
#define tls_will_wait_for_signal (-8632)
#define tls_pwill_wait_for_signal (4168)
#define tls_context (-8624)
More information about the Cygwin-cvs
mailing list