- 14 Oct, 2003 1 commit
-
-
Dmitry Timoshkov authored
Cygwin.
-
- 11 Oct, 2003 1 commit
-
-
Dimitrie O. Paun authored
-
- 07 Oct, 2003 1 commit
-
-
Daniel Marmier authored
-
- 30 Sep, 2003 1 commit
-
-
Daniel Marmier authored
Check that _MSC_VER is defined before using it.
-
- 26 Sep, 2003 1 commit
-
-
Dimitrie O. Paun authored
-
- 05 Sep, 2003 1 commit
-
-
Alexandre Julliard authored
headers (with help from Dimitrie O. Paun).
-
- 02 Sep, 2003 1 commit
-
-
Rein Klazes authored
null name, should use the name returned by gethostname().
-
- 30 Aug, 2003 1 commit
-
-
Juan Lang authored
- fix a memory leak I introduced in WSAIoctl
-
- 28 Aug, 2003 1 commit
-
-
Alexandre Julliard authored
possible.
-
- 12 Aug, 2003 1 commit
-
-
Alexandre Julliard authored
by Alex Pasadyn). Get rid of the Wine-specific CRITICAL_SECTION_INIT macro.
-
- 08 Aug, 2003 1 commit
-
-
Alexandre Julliard authored
Mike Hearn).
-
- 22 Jul, 2003 1 commit
-
-
Mike McCormack authored
-
- 30 Jun, 2003 1 commit
-
-
Dmitry Timoshkov authored
DLL_THREAD_ATTACH/DLL_THREAD_DETACH notifications, call DisableThreadLibraryCalls() in order to slightly improve performance on thread creation/exiting.
-
- 26 Jun, 2003 1 commit
-
-
Eric Pouech authored
functions with ntdll equivalent - replaced status setter/getter for wine async structures with direct access to a (now included) IO_STATUS_BLOCK structure - since we now have a IO_STATUS_BLOCK in async_private, we no longer need in most of the user (derivated) structures a field for LPOVERLAPPED (it's stored as the IO_STATUS_BLOCK) - rewrote the async.h users accordingly - implemented ntdll.Nt{Read|Write}File and let kernel32.{Read|Write}File(Ex)? use those new ntdll functions - rewrote smb read/write interfaces to be more ntdll stylish (no overlapped yet)
-
- 18 Jun, 2003 1 commit
-
-
Francois Gouget authored
main() {return sizeof int;}'). Use 'sizeof(type)' instead.
-
- 07 Jun, 2003 1 commit
-
-
Kester Maddock authored
-
- 04 Jun, 2003 1 commit
-
-
Antonio Larrosa Jiménez authored
-
- 13 May, 2003 2 commits
-
-
Francois Gouget authored
-
Juan Lang authored
corrects iiFlags entry in the returned interface list.
-
- 09 Apr, 2003 1 commit
-
-
Vitaliy Margolen authored
-
- 04 Apr, 2003 2 commits
-
-
Alexandre Julliard authored
-
Mike Hearn authored
- Remap winsock1 constant values to winsock2 using a forwarder function. - Change a FIXME to a TRACE, it appeared to be simply reporting progress.
-
- 02 Apr, 2003 1 commit
-
-
Alexandre Julliard authored
conflicts with Unix headers.
-
- 28 Mar, 2003 1 commit
-
-
Alexandre Julliard authored
AC_CHECK_MEMBERS. Added check for si_fd in siginfo_t.
-
- 23 Mar, 2003 1 commit
-
-
Alexandre Julliard authored
of make.
-
- 20 Mar, 2003 1 commit
-
-
Alexandre Julliard authored
names in spec files.
-
- 17 Mar, 2003 2 commits
-
-
Paul Rupe authored
getservbyport.
-
Alexandre Julliard authored
-
- 24 Feb, 2003 1 commit
-
-
Michael Stefaniuc authored
-
- 28 Jan, 2003 2 commits
-
-
Gerald Pfeifer authored
-
Martin Wilck authored
(currently unused) can thus be used to determine if a stream socket was ever connected.
-
- 23 Jan, 2003 1 commit
-
-
Gerald Pfeifer authored
-
- 14 Jan, 2003 1 commit
-
-
Francois Gouget authored
-
- 12 Dec, 2002 2 commits
-
-
Alexandre Julliard authored
-
Alexandre Julliard authored
Made the -i option support removing ignored symbols too. Removed the -noimport flag in spec files.
-
- 06 Dec, 2002 1 commit
-
-
Christoph Frick authored
(WS_)SO_DONTROUTE; Network games in Grand Prix Legends and Nascar 2002 are possible now.
-
- 05 Dec, 2002 2 commits
-
-
Martin Wilck authored
- Cannot call WSAGetOverlappedResult() because completion function destroys the overlapped structure. - ws2_async_cleanup() called twice in case of failure.
-
Martin Wilck authored
-
- 03 Dec, 2002 1 commit
-
-
Martin Wilck authored
-
- 13 Nov, 2002 1 commit
-
-
Mike McCormack authored
-