Damjan Jovanovic
|
526e1353e6
|
ws2_32: Added tests for closesocket cancelling pending I/O operations.
|
2006-12-04 18:02:17 +01:00 |
Kai Blin
|
2a4df56548
|
ws2_32: Rewrite getsockopt to make it more readable.
|
2006-12-04 13:43:10 +01:00 |
Kai Blin
|
7e6b7d21b9
|
ws2_32: Implement SO_GET_MAX_MSG_SIZE for getsockopt.
|
2006-11-29 12:36:35 +01:00 |
Michael Stefaniuc
|
a279570d15
|
ws2_32/tests: Win64 printf format warning fixes.
|
2006-10-09 12:55:39 +02:00 |
Michael Stefaniuc
|
85ce5117c5
|
Add a WINE_NO_LONG_INT define to many makefiles to ease the transition of DWORD/LONG/ULONG from long to int.
|
2006-09-29 16:08:30 +02:00 |
Alexandre Julliard
|
32ab895e46
|
makefiles: Generate the dependencies line to avoid some code duplication.
|
2006-09-14 09:38:16 +02:00 |
Alexandre Julliard
|
0fa8baafcb
|
make_dlls: Recursively ignore .ok files in all tests directories.
|
2006-07-10 21:26:50 +02:00 |
Alexandre Julliard
|
edd100b899
|
make_dlls: Recursively ignore testlist.c in all tests directories.
|
2006-07-10 21:19:42 +02:00 |
Alexandre Julliard
|
cc2b3b48e6
|
Take advantage of the recursive nature of .gitignore for Makefile entries.
Prefix other entries with '/' to make them non-recursive.
|
2006-07-10 20:47:54 +02:00 |
Jonathan Ernst
|
360a3f9142
|
Update the address of the Free Software Foundation.
|
2006-05-23 14:11:13 +02:00 |
Alexandre Julliard
|
af781f398a
|
winsock: Renamed the winsock directory to ws2_32.
|
2006-03-15 09:57:30 +01:00 |