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>2001-09-16 06:56:58 +0400
committerChristopher Faylor <me@cgf.cx>2001-09-16 06:56:58 +0400
commitd59583993906b2232b995eb4ae5731f7b71384c3 (patch)
treecb7c886def41cc1ed0f48ca1c9bc88b0f15e77d6 /winsup/cygwin/ChangeLog
parent1d1c6baa7b6d235dec1d8b2a562561e80af4c620 (diff)
* net.cc (dup_servent_ptr): Detect old Windows 95 misaligned structure and
realign appropriately.
Diffstat (limited to 'winsup/cygwin/ChangeLog')
-rw-r--r--winsup/cygwin/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/winsup/cygwin/ChangeLog b/winsup/cygwin/ChangeLog
index f50707d71..ff8cc18bd 100644
--- a/winsup/cygwin/ChangeLog
+++ b/winsup/cygwin/ChangeLog
@@ -1,3 +1,8 @@
+Sat Sep 15 22:54:49 2001 Christopher Faylor <cgf@cygnus.com>
+
+ * net.cc (dup_servent_ptr): Detect old Windows 95 misaligned structure
+ and realign appropriately.
+
Sat Sep 15 00:28:40 2001 Christopher Faylor <cgf@cygnus.com>
* Makefile.in: Generate libcygwin.a during the link pass rather than as