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>2006-02-02 07:26:18 +0300
committerDanny Smith <dannysmith@users.sourceforge.net>2006-02-02 07:26:18 +0300
commitd3d854b759caab6a2a95c9e1aabc25cb72812faf (patch)
treea2c142b91c34693d324fe70bc738dd2800f424b4 /winsup/w32api
parent0ee535ccb1e10e36bc6c311f56a8f9f279fc564f (diff)
* lib/iphlpapi.def: (NotifyAddrChange@8): Define.
Reported by: Daniel Atallah <datallah at users dot sf dot net> (NotifyRouteChange@8): Define.
Diffstat (limited to 'winsup/w32api')
-rw-r--r--winsup/w32api/ChangeLog6
-rw-r--r--winsup/w32api/lib/iphlpapi.def2
2 files changed, 8 insertions, 0 deletions
diff --git a/winsup/w32api/ChangeLog b/winsup/w32api/ChangeLog
index e5ee6bb2a..ee1633557 100644
--- a/winsup/w32api/ChangeLog
+++ b/winsup/w32api/ChangeLog
@@ -1,3 +1,9 @@
+2006-02-02 Danny Smith <dannysmith@users.sourceforge.net>
+
+ * lib/iphlpapi.def: (NotifyAddrChange@8): Define.
+ Reported by: Daniel Atallah <datallah at users dot sf dot net>
+ (NotifyRouteChange@8): Define.
+
2006-01-29 Danny Smith <dannysmith@users.sourceforge.net>
* include/winsock2.h (WINSOCK_API_LINKAGE): Define. Add to
diff --git a/winsup/w32api/lib/iphlpapi.def b/winsup/w32api/lib/iphlpapi.def
index 33342e195..2440ceadc 100644
--- a/winsup/w32api/lib/iphlpapi.def
+++ b/winsup/w32api/lib/iphlpapi.def
@@ -34,6 +34,8 @@ GetUdpTable@12
GetUniDirectionalAdapterInfo@8
IpReleaseAddress@4
IpRenewAddress@4
+NotifyAddrChange@8
+NotifyRouteChange@8
SendARP@16
SetAdapterIpAddress@20
SetIfEntry@4