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
diff options
context:
space:
mode:
authorChristopher Faylor <me@cgf.cx>2004-02-05 22:57:03 +0300
committerChristopher Faylor <me@cgf.cx>2004-02-05 22:57:03 +0300
commit656a999a33537b173d04326f9ef2bd49969e9fed (patch)
tree478378eaf352f4f9de78c626d35c9ef7690a05e0 /winsup/cygwin/include
parentd82c6f474d1126cdd7d298991610fa23823dd99f (diff)
* cygwin.din: Make many more functions SIGFE.
* include/cygwin/version.h (CYGWIN_VERSION_SHARED_DATA): Bump.
Diffstat (limited to 'winsup/cygwin/include')
-rw-r--r--winsup/cygwin/include/cygwin/version.h8
1 files changed, 5 insertions, 3 deletions
diff --git a/winsup/cygwin/include/cygwin/version.h b/winsup/cygwin/include/cygwin/version.h
index 0a4e02e2a..7a5ee8881 100644
--- a/winsup/cygwin/include/cygwin/version.h
+++ b/winsup/cygwin/include/cygwin/version.h
@@ -1,6 +1,6 @@
/* version.h -- Cygwin version numbers and accompanying documentation.
- Copyright 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003 Red Hat, Inc.
+ Copyright 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004 Red Hat, Inc.
This file is part of Cygwin.
@@ -247,9 +247,11 @@ details. */
shared memory regions. It is incremented when incompatible
changes are made to the shared memory region *or* to any named
shared mutexes, semaphores, etc. The arbitrary starting
- version was 0 (cygwin release 98r2). */
+ version was 0 (cygwin release 98r2).
+ Bump to 4 since this hasn't been rigorously updated in a
+ while. */
-#define CYGWIN_VERSION_SHARED_DATA 3
+#define CYGWIN_VERSION_SHARED_DATA 4
/* An identifier used in the names used to create shared objects.
The full names include the CYGWIN_VERSION_SHARED_DATA version