Added LGPL standard comment, and copyright notices where necessary.
[wine] / dlls / wsock32 / socket.c
2002-03-09  Alexandre JulliardAdded LGPL standard comment, and copyright notices...
2002-01-21  Francois GougetComment out/ifdef out unused code and variables.
2001-12-14  Bang Jun-YoungFix NetBSD compilation errors.
2001-11-19  Francois GougetFix the Solaris and FreeBSD compilation errors introduc...
2001-11-14  Francois GougetMake winsock.h and winsock2.h independent from the...
2001-11-06  Francois GougetDon't prefix %p with 0x.
2001-09-14  Francois GougetFix recv prototype for WSARecvEx.
2001-07-11  Patrik StridvallDocumentation fixes.
2001-07-02  Patrik StridvallDocumentation fixes.
2001-05-09  Bang Jun-YoungOn NetBSD if_type is defined as a macro in /usr/include...
2001-04-17  Joerg MayerUse of proper test gets rid of a signed/unsigned warning.
2001-02-28  Michael StefaniucImplemented WsControl command with id 0x101.
2001-01-26  James JuranAdd <string.h> to files that needed it.
2001-01-17  James HathewayIn WsControl, don't mix Linux and Wine socket calls...
2001-01-05  Mike McCormackReturning success for unknown WSCNTL_TCPIP_QUERY_INFO...
2000-12-02  Alexandre JulliardUse ioctlsocket() instead of ioctl() so that we can...
2000-12-01  Alexandre JulliardFinished separation of shell32 and wsock32.
2000-07-25  James HathewayPortability fixes.
2000-07-23  James HathewayAdds an initial WSAIoctl function with support for...
2000-07-09  Alexandre JulliardCreated separate libraries for dplay, shfolder, shlwapi...