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:
authorEarnie Boyd <earnie@users.sf.net>2001-01-28 20:49:58 +0300
committerEarnie Boyd <earnie@users.sf.net>2001-01-28 20:49:58 +0300
commit80ac51aa476723e593619d2268f158d17feb7579 (patch)
tree8a49dc0da49766de4c13f0a05cbd6ac99f1b723e /winsup/w32api
parent4586200df3b7712fb7fda32a73bc7b8b4bd35cfd (diff)
Sun Jan 28 12:47:31 2001 Earnie Boyd <earnie@users.sourceforge.net>
* Apply Danny Smith patch 102382 2000-11-15 Danny Smith <danny_r_smith_2001@yahoo.co.nz> * lib/mswsock.def: remove leading underscores from symbol names
Diffstat (limited to 'winsup/w32api')
-rw-r--r--winsup/w32api/ChangeLog6
-rw-r--r--winsup/w32api/lib/mswsock.def54
2 files changed, 33 insertions, 27 deletions
diff --git a/winsup/w32api/ChangeLog b/winsup/w32api/ChangeLog
index 153ac7fe2..5c56261b3 100644
--- a/winsup/w32api/ChangeLog
+++ b/winsup/w32api/ChangeLog
@@ -1,4 +1,10 @@
+Sun Jan 28 12:47:31 2001 Earnie Boyd <earnie@users.sourceforge.net>
+
+ * Apply Danny Smith patch 102382
+ 2000-11-15 Danny Smith <danny_r_smith_2001@yahoo.co.nz>
+ * lib/mswsock.def: remove leading underscores from symbol names
+
Sun Jan 28 11:16:39 2001 Earnie Boyd <earnie@users.sourceforge.net>
* Apply Danny Smith patch 102446
diff --git a/winsup/w32api/lib/mswsock.def b/winsup/w32api/lib/mswsock.def
index 318026e63..3e74f87a1 100644
--- a/winsup/w32api/lib/mswsock.def
+++ b/winsup/w32api/lib/mswsock.def
@@ -1,28 +1,28 @@
-LIBRARY MSWSOCK.dll
+LIBRARY MSWSOCK.DLL
EXPORTS
-_AcceptEx@32
-_EnumProtocolsA@12
-_EnumProtocolsW@12
-_GetAcceptExSockaddrs@32
-_GetAddressByNameA@40
-_GetAddressByNameW@40
-_GetNameByTypeA@12
-_GetNameByTypeW@12
-_GetServiceA@28
-_GetServiceW@28
-_GetTypeByNameA@8
-_GetTypeByNameW@8
-_MigrateWinsockConfiguration@12
-_NPLoadNameSpaces@12
-_SetServiceA@24
-_SetServiceW@24
-_TransmitFile@28
-_WSARecvEx@16
-_dn_expand@20
-_getnetbyname@4
-_inet_network@4
-_rcmd@24
-_rexec@24
-_rresvport@4
-_s_perror@8
-_sethostname@8
+AcceptEx@32
+EnumProtocolsA@12
+EnumProtocolsW@12
+GetAcceptExSockaddrs@32
+GetAddressByNameA@40
+GetAddressByNameW@40
+GetNameByTypeA@12
+GetNameByTypeW@12
+GetServiceA@28
+GetServiceW@28
+GetTypeByNameA@8
+GetTypeByNameW@8
+MigrateWinsockConfiguration@12
+NPLoadNameSpaces@12
+SetServiceA@24
+SetServiceW@24
+TransmitFile@28
+WSARecvEx@16
+dn_expand@20
+getnetbyname@4
+inet_network@4
+rcmd@24
+rexec@24
+rresvport@4
+s_perror@8
+sethostname@8