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:
Diffstat (limited to 'winsup/cygwin/ChangeLog')
-rw-r--r--winsup/cygwin/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/winsup/cygwin/ChangeLog b/winsup/cygwin/ChangeLog
index 8c4f46ff3..24c2c8b8e 100644
--- a/winsup/cygwin/ChangeLog
+++ b/winsup/cygwin/ChangeLog
@@ -1,5 +1,13 @@
2002-06-23 Christopher Faylor <cgf@redhat.com>
+ Use cygwin_{shm,ipc}.h instead of /sys/{shm,ipc}.h throughout.
+ * sys/ipc.h: Remove.
+ * sys/shm.h: Remove.
+ * cygwin_ipc.h: New file.
+ * cygwin_shm.h: New file.
+
+2002-06-23 Christopher Faylor <cgf@redhat.com>
+
* cygwin.sc: Add recent changes from ld sources.
2002-06-23 Conrad Scott <conrad.scott@dsl.pipex.com>