Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/winsup
diff options
context:
space:
mode:
authorCorinna Vinschen <corinna@vinschen.de>2017-03-28 14:41:31 +0300
committerCorinna Vinschen <corinna@vinschen.de>2017-03-28 14:41:31 +0300
commitb5b03d2d5f109bd0d68ea221074da94fef9fcdad (patch)
tree72461511479673ae8f14b90dcc7d650712824969 /winsup
parentd0a359f6d2aa1f6253c96b10f710d9cb321e7600 (diff)
Change CURR_SHARED_MAGIC to account for getloadavg patch
Signed-off-by: Corinna Vinschen <corinna@vinschen.de>
Diffstat (limited to 'winsup')
-rw-r--r--winsup/cygwin/shared_info.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/winsup/cygwin/shared_info.h b/winsup/cygwin/shared_info.h
index d03844db3..f331a3ab3 100644
--- a/winsup/cygwin/shared_info.h
+++ b/winsup/cygwin/shared_info.h
@@ -33,7 +33,7 @@ public:
/* Data accessible to all tasks */
-#define CURR_SHARED_MAGIC 0x8fe4d9eeU
+#define CURR_SHARED_MAGIC 0x9b1c0f25U
#define USER_VERSION 1