4
0
mirror of git://sourceware.org/git/newlib-cygwin.git synced 2025-01-31 11:30:56 +08:00

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
This commit is contained in:
Earnie Boyd 2001-01-28 17:49:58 +00:00
parent 4586200df3
commit 80ac51aa47
2 changed files with 33 additions and 27 deletions

View File

@ -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

View File

@ -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