- 996baf6 Transmit the Windows PATH to child processes using the WINEPATH variable. by Alexandre Julliard · 22 years ago
- 5795143 Provide stubs for Create/DeleteTimerQueueTimer. by Steve Lustbader · 22 years ago
- 54f2287 Added process_id_t and thread_it_t types to the server interface by Alexandre Julliard · 23 years ago
- e29345c Added a GNU C implementation of some of the DECLSPEC_ macros and used by Patrik Stridvall · 23 years ago
- 472d016 Correct SIZE_T size according to MS SDK. by Dmitry Timoshkov · 23 years ago
- ac7b9d3 Implemented NtDuplicateObject. by Alexandre Julliard · 23 years ago
- 9c1de6d Moved all the content of the DDK files ntdef.h and ntddk.h to winternl.h. by Patrik Stridvall · 23 years ago
- 9aab47e MSVC compatibility fixes. by Patrik Stridvall · 23 years ago
- dba83c8 Added wine_get_user_name function and got rid of some of the getpwuid by Alexandre Julliard · 23 years ago
- d75aed2 Convert most of the file APIs to Unicode. by Dmitry Timoshkov · 23 years ago
- 57bf450 MSVC compatibility fixes. by Patrik Stridvall · 23 years ago
- 2456149 Use r2 instead of r13 for TLS, since r13 is used in the ELF32 PPC ABI. by Marcus Meissner · 23 years ago
- d016f81 Added include protection for unistd.h and sys/time.h. by Patrik Stridvall · 23 years ago
- 66e3183 Fixed GetLocaleInfoW to handle Unicode properly and completed by Alexandre Julliard · 23 years ago
- befbb0e Make behavior of builtin executables closer to that of builtin dlls. by Alexandre Julliard · 23 years ago
- 714156d Fixed race condition when a thread gets killed right after starting. by Alexandre Julliard · 23 years ago
- a5dea21 Implemented the RtlImage* functions, and use them to replace the by Alexandre Julliard · 23 years ago
- 4325554 Fixed some issues found by winapi_check. by Patrik Stridvall · 23 years ago
- c1dec29 Authors: Josh DuBois <duboisj@codeweavers.com>, Marcus Meissner <meissner@suse.de> by Alexandre Julliard · 23 years ago
- 7375597 Fixed some handle type mismatches and added a few casts in prevision by Alexandre Julliard · 23 years ago
- 99d8b7f Moved initial AllocConsole call to kernel init (based on a patch by by Alexandre Julliard · 23 years ago
- 84dc139 Remove .so extension from main module file name after loading it so by Alexandre Julliard · 23 years ago
- 267ca68 Fixed HANDLE<->HFILE conversions, since they will be different types by Alexandre Julliard · 23 years ago
- 75ce72e Fixed handling of .com binaries (thanks to Chris Morgan). by Alexandre Julliard · 23 years ago
- 65c6d38 Replace all uses of PREFIX and @function by the __ASM_NAME and by Alexandre Julliard · 23 years ago
- 3c5eba0 Fixed .com binary support. by Alexandre Julliard · 23 years ago
- 4144b5b Create the server directory and socket file in /tmp. by Alexandre Julliard · 23 years ago
- 103295c Reset signals to SIG_DFL before starting a child process. by François Gouget · 23 years ago
- 296c5a6 Fixed some issues found by winapi_check. by Patrik Stridvall · 23 years ago
- a061b84 Moved specification of relay and snoop include/exclude functions to by Alexandre Julliard · 23 years ago
- 9a62491 Removed trailing whitespace. by Vincent Béron · 23 years ago
- be367c7 Added wine_server_fd_to_handle to replace FILE_DupUnixHandle. by Alexandre Julliard · 23 years ago
- 5188574 Renamed handle_t to obj_handle_t to avoid conflict with rpcdce.h. by Alexandre Julliard · 23 years ago
- 9d80215 A few optimizations in the process startup requests now that Winelib by Alexandre Julliard · 23 years ago
- 55e845d Removed most inclusions of options.h. by Alexandre Julliard · 23 years ago
- 3536316 New loading scheme for Winelib apps, makes them behave like builtin by Alexandre Julliard · 23 years ago
- cc2ee76 Renamed Winelib apps to .exe.so to follow the dll naming convention. by Alexandre Julliard · 23 years ago
- 6044307 A few fixes for mingw cross-compilation. by Alexandre Julliard · 23 years ago
- 702b158 Export global argc/argv variables from libwine and remove the by Alexandre Julliard · 23 years ago
- 5900867 Moved the selector access functions out of winnt.h into libwine. by Alexandre Julliard · 23 years ago
- 9bb05fc Specify the complete source file list for a dll inside the main by Alexandre Julliard · 23 years ago
- 3751ff0 MS C related changes. by Patrik Stridvall · 23 years ago
- aa04a6f Don't prepend '--' to the command line when starting a Windows binary. by Alexandre Julliard · 23 years ago
- 441a7dc Microsoft C related changes. by Patrik Stridvall · 23 years ago
- 5769d1d Better support for configure detection of missing types, added check by Alexandre Julliard · 23 years ago
- 894b188 Moved __ASM_GLOBAL_FUNC macros and interlocked functions to port.[ch] by Alexandre Julliard · 23 years ago
- 874d671 Fixed stupid typo in previous patch. by Alexandre Julliard · 23 years ago
- eac3662 Fixed inheriting command-line options from parent process. by Alexandre Julliard · 23 years ago
- 1c2fa97 Create new console only if the process is a console application. by Dmitry Timoshkov · 23 years ago
- 2b47fb3 - separate cleanly between async scheduling and file IO related issues. by Martin Wilck · 23 years ago
- 03f4e22 Added test for thread functions. by Geoffrey Hausheer · 23 years ago
- 417296c Implement OpenThread() winapi call. Implement a few pthreads functions. by Chris Morgan · 23 years ago
- 4ae9297 Hack to make wineconsole work again. by Alexandre Julliard · 23 years ago
- 6543a65 Transfer the full process startup info as well as the command-line by Alexandre Julliard · 23 years ago
- 6db8aba Removed service thread support. by Alexandre Julliard · 23 years ago
- 8d1550d Export the FILE_GetUnixHandle functionality from ntdll. by Alexandre Julliard · 23 years ago
- aeb5660 Correctly fill parent pid, module size and module name in process and by Alexandre Julliard · 23 years ago
- 4a6b990 Set an overlapped hEvent before calling any APCs. by Mike McCormack · 23 years ago
- 0799c1a Added LGPL standard comment, and copyright notices where necessary. by Alexandre Julliard · 23 years ago
- 6478164 Do not use the PEB lock as loader lock, use a separate critical by Alexandre Julliard · 23 years ago
- de339f3 Implement CancelIo properly. by Mike McCormack · 23 years ago
- 5016e92 Added support for cleaning up the TEB from inside the exiting thread. by Alexandre Julliard · 23 years ago
- c77c4df Allocate debug_info structure at the same time as the TEB. by Alexandre Julliard · 23 years ago
- 4c03649 Fixed check_async_list calling convention. by Alexandre Julliard · 23 years ago
- 9119543 Set an overlapped's hEvent for ReadFile/WriteFile in an overlapped by Mike McCormack · 23 years ago
- d7b7682 Use MapLS/UnMapLS instead of SEGPTR_* macros. by Alexandre Julliard · 23 years ago
- 6f011c0 - move async activation into the server - implement async queues by Mike McCormack · 23 years ago
- 9fcd89a Removed unnecessary includes. by Alexandre Julliard · 23 years ago
- 19ffe59 Call the 32-bit USER signal proc directly instead of using a callout. by Alexandre Julliard · 23 years ago
- 31b8b64 Implemented pthread_rwlock stubs. by Jukka Heinonen · 23 years ago
- a5d882d Added SYNCHRONIZE access to stdio handles. by Alexandre Julliard · 23 years ago
- 9caa71e Redesign of the server communication protocol to allow arbitrary sized by Alexandre Julliard · 23 years ago
- 0b83d4c New console code based on Win32 windows. by Eric Pouech · 23 years ago
- 9cef2d0 - fix wrong hexadecimal GetLastError() output by Andreas Mohr · 23 years ago
- 309ed4e Make ConnectNamedPipe work in overlapped mode. by Mike McCormack · 23 years ago
- d7c4e4d Return success in CreateProcess when we started a non-Winelib Unix process. by Alexandre Julliard · 23 years ago
- 1425941 Fix the #include order for config.h. by François Gouget · 23 years ago
- ac2e4f1 Don't keep main exe and dlls handles open when the file is on removable media. by Alexandre Julliard · 23 years ago
- 386cf6e When including 'wine/port.h', include it first. by Francois Gouget · 23 years ago
- e5ddd26 When including config.h, include it first. by Francois Gouget · 23 years ago
- de70b83 Silence the pthread_kill_other_threads_np FIXME. by Alexandre Julliard · 23 years ago
- d5a2698 Make sure that newly allocated TLS indexes are cleared. by Aric Stewart · 24 years ago
- b2059fa Better fake implementation of SetThreadExecutionState. by Andreas Mohr · 24 years ago
- 7a60dd0 Prevent calling null functions. by Bill Medland · 24 years ago
- 5ee3879 Fix the conversions of a command line to/from an argv array. by Francois Gouget · 24 years ago
- b3eaa866 Better separate some system specific code. by Dmitry Timoshkov · 24 years ago
- e08a1b5 Made the Interlocked*Pointer functions static inline since they aren't by Alexandre Julliard · 24 years ago
- 301df6b Added names to standard critical sections (suggested by Andreas Mohr). by Alexandre Julliard · 24 years ago
- 181e3d8 Implemented _CheckNotSysLevel. by Alexandre Julliard · 24 years ago
- b8dd37d Don't create the WINEPREFIX directory if it doesn't exist. by Alexandre Julliard · 24 years ago
- e994d50 Added Interlocked*Pointer functions. Fixed InterlockedCompareExchange prototype. by Alexandre Julliard · 24 years ago
- 8c03474 Fixed image name value sent to server upon process creation. by Eric Pouech · 24 years ago
- 5edf4e1 Removed a few unnecessary Callouts. by Alexandre Julliard · 24 years ago
- 1922c72 Removed unnecessary inclusion of heap.h. by Alexandre Julliard · 24 years ago
- db92305 Documentation fixes. by Patrik Stridvall · 24 years ago
- 37e9503 Moved server.h to include/wine. by Alexandre Julliard · 24 years ago
- e61ad3a Implement overlapped completion routines. by Mike McCormack · 24 years ago
- 044855c Documentation fixes. by Patrik Stridvall · 24 years ago
- 01d5e5b Documentation fixes. by Patrik Stridvall · 24 years ago
- 3ca9823 Documentation ordinal fixes. by Patrik Stridvall · 24 years ago