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:
authorDanny Smith <dannysmith@users.sourceforge.net>2002-05-03 07:01:51 +0400
committerDanny Smith <dannysmith@users.sourceforge.net>2002-05-03 07:01:51 +0400
commitc218361efafc7a0e16df462a88d8a971954da580 (patch)
treeaec7fa38a0086980ff56af9145b0db43c5b1952a /winsup/w32api/ChangeLog
parent335c87f94dc73e6d6dbe5d29d59a1c221373bcbc (diff)
* include/winsock2.h (int32): Remove typedef.
(SEVICETYPE): Add typedef. (struct _flowspec):Revise struct definition, Comment on types used for members.
Diffstat (limited to 'winsup/w32api/ChangeLog')
-rw-r--r--winsup/w32api/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/winsup/w32api/ChangeLog b/winsup/w32api/ChangeLog
index d6cf8d1ee..64e8e8623 100644
--- a/winsup/w32api/ChangeLog
+++ b/winsup/w32api/ChangeLog
@@ -1,3 +1,10 @@
+2002-06-02 Danny Smith <dannysmith@users.sourceforge.net>
+
+ * include/winsock2.h (int32): Remove typedef.
+ (SEVICETYPE): Add typedef.
+ (struct _flowspec):Revise struct definition, Comment
+ on types used for members.
+
2002-05-02 Danny Smith <dannysmith@users.sourceforge.net>
* include/winnt.h (EVENT_*, SEMAPHORE_*,MUTEX_*): Remove