summaryrefslogtreecommitdiffstats
path: root/winsup/cygwin/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'winsup/cygwin/ChangeLog')
-rw-r--r--winsup/cygwin/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/winsup/cygwin/ChangeLog b/winsup/cygwin/ChangeLog
index bd35ed16e..0915a9e4c 100644
--- a/winsup/cygwin/ChangeLog
+++ b/winsup/cygwin/ChangeLog
@@ -1,5 +1,12 @@
2002-10-15 Christopher Faylor <cgf@redhat.com>
+ * shared.cc (open_shared): Revert to "old" method for shared memory
+ location if !wincap.needs_memory_protection.
+ * wincap.cc: Implement needs_memory_protection throughout.
+ * wincap.h: Ditto.
+
+2002-10-15 Christopher Faylor <cgf@redhat.com>
+
* child_info.h (CURR_CHILD_INFO_MAGIC): Reset.
(child_info_fork::mount_table): Remove.
(child_info_fork::myself_addr): Remove.