- 472d016 Correct SIZE_T size according to MS SDK. by Dmitry Timoshkov · 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
- 7375597 Fixed some handle type mismatches and added a few casts in prevision by Alexandre Julliard · 23 years ago
- 9a62491 Removed trailing whitespace. by Vincent Béron · 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
- 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
- c77c4df Allocate debug_info structure at the same time as the TEB. by Alexandre Julliard · 23 years ago
- 9fcd89a Removed unnecessary includes. by Alexandre Julliard · 23 years ago
- 9caa71e Redesign of the server communication protocol to allow arbitrary sized by Alexandre Julliard · 23 years ago
- 1425941 Fix the #include order for config.h. by François Gouget · 23 years ago
- 386cf6e When including 'wine/port.h', include it first. by Francois Gouget · 23 years ago
- b2059fa Better fake implementation of SetThreadExecutionState. by Andreas Mohr · 23 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
- 044855c Documentation fixes. by Patrik Stridvall · 24 years ago
- 3ca9823 Documentation ordinal fixes. by Patrik Stridvall · 24 years ago
- dae8de6 Documentation ordinal fixes (using winapi_fixup). by Patrik Stridvall · 24 years ago
- a67e648 Removed THREAD_IsWin16. by Alexandre Julliard · 24 years ago
- f6eb06b Enhanced SetThreadExecutionState stub. by Marcus Meissner · 24 years ago
- e17d1a3 Print the tid in the first column when +tid is specified. by Francois Gouget · 24 years ago
- 4ea3c26 Display thread id instead of %fs in relay trace. by Dmitry Timoshkov · 24 years ago
- 2ec34e4 Added TASK_GetPtr/TASK_GetCurrent functions to get the TDB for a task handle. by Alexandre Julliard · 24 years ago
- 7313b78 Added stub for SetThreadExecutionState (new function in Win98/2000). by James Juran · 24 years ago
- e5dedb1 Added support for nested server waits (to allow waiting in signal handlers). by Alexandre Julliard · 24 years ago
- 8859d77 Create the server pipes on the client side and transfer them to the by Alexandre Julliard · 24 years ago
- 9ee9eff Use the standard CreateThread routine to create 16-bit tasks instead by Alexandre Julliard · 24 years ago
- 67a7499 New set of macros for server calls; makes requests without variable by Alexandre Julliard · 24 years ago
- d90e964 Added separate server pipe to wait on blocking server calls. by Alexandre Julliard · 24 years ago
- d0a4177 Documentation ordinal fixes. by Patrik Stridvall · 24 years ago
- 598412e Cleaned up the various errno location tests in configure. by Alexandre Julliard · 24 years ago
- 2362380 Added separate queue for "system" APCs that get called even when the by Alexandre Julliard · 24 years ago
- 8081e5a Added handle_t type to server interface so that we can make handles by Alexandre Julliard · 24 years ago
- 2930b9c Fixed copy/paste bug (thanks to Gerard Patel). by Alexandre Julliard · 24 years ago
- d549f69 Use a separate FIFO pair for server requests that don't need to pass a by Alexandre Julliard · 24 years ago
- 982a223 Replaced PTR_SEG_TO_LIN macro by exported MapSL function. by Alexandre Julliard · 24 years ago
- becb9a3 Moved all Wine internal definitions out of process.h. by Alexandre Julliard · 24 years ago
- e296bf3 Renamed CallTo16* functions to wine_call_to_16* and export them from by Alexandre Julliard · 24 years ago
- 914406f Moved LDT handling to libwine.so. Changed the interface to use the by Alexandre Julliard · 24 years ago
- 8c540c6 Replaced a few internal functions by exported ones. by Alexandre Julliard · 24 years ago
- 4e951ea Check all Callouts function pointers for NULL before using them. by Alexandre Julliard · 24 years ago
- 44f84b5 Added basic working stubs of new Windows 2000 API functions. by David Elliott · 24 years ago
- 9264300 Converted a lot of server requests to the new exception handling mechanism. by Alexandre Julliard · 25 years ago
- 9c2370b Added exception handling wrapper to a number of server requests. by Alexandre Julliard · 25 years ago
- 8611353 Added the data structures and macros that will be needed to support by Alexandre Julliard · 25 years ago
- 52900c8 Make PDB, ENVDB and STARTUPINFO global variables. by Alexandre Julliard · 25 years ago
- 93652e1 Moved a bunch of functions out of libwine/kernel/gdi into USER. by Alexandre Julliard · 25 years ago
- 09ddb59 Make USER and GDI separate dlls. by Alexandre Julliard · 25 years ago
- bec3244 Lazy initialisation of thread locale. by Alexandre Julliard · 25 years ago
- 6ee61f9 Moved setting the locale value to the right position. by Juergen Schmied · 25 years ago
- fb8934d Implementation of Get/SetThreadPriorityBoost. by Slava Monich · 25 years ago
- 79d850f - implemented Get/SetThreadLocale by Juergen Schmied · 25 years ago
- 8fe0551 Removed a few unnecessary includes. by Alexandre Julliard · 25 years ago
- c192ba2 Exec a separate wine binary for every win32 process so that they run by Alexandre Julliard · 25 years ago
- ce68603 Fixed default thread stack size. by Alexandre Julliard · 25 years ago
- 8c21dfc Setup the initial thread %fs from a constructor. by Alexandre Julliard · 25 years ago
- 5b4f3e8 Rewrote Unix process launching to allow passing startup information to by Alexandre Julliard · 25 years ago
- b445952 Improved Winelib apps initialisation code. No longer need to link by Alexandre Julliard · 25 years ago
- 3ef9322 Cleanup thread stack allocation. Use a single VirtualAlloc for TEB and by Alexandre Julliard · 25 years ago
- 114830e Made GetProcessHeap(), GetCurrentProcessId(), GetCurrentThread() and by Alexandre Julliard · 25 years ago
- 3174174 Put CLONE_FILES back in, it is still breaking too many things. by Alexandre Julliard · 25 years ago
- 9a0e28f Fixed a couple of file descriptor leaks. by Alexandre Julliard · 25 years ago
- 12f29b5 Have threads and processes exit more cleanly whenever possible. by Alexandre Julliard · 25 years ago
- ff81d78 Generate CREATE_PROCESS/THREAD debug events internally in the server. by Alexandre Julliard · 25 years ago
- ca3c9ba Better implementation of inline functions SetLastError and by Alexandre Julliard · 25 years ago
- 717bf7e Added definition for STILL_ACTIVE. by Dave Pickles · 25 years ago
- f3bfa3a Mark initial process as 32-bit for WineLib apps. by Ulrich Weigand · 25 years ago
- 8bc1d83 Use a per-thread buffer and write(2) for debug traces. Removed debug_dumpstr. by Alexandre Julliard · 25 years ago
- 2fe5777 Made the server listen for new clients on a Unix socket in by Alexandre Julliard · 25 years ago
- 3e2517c Added Get/SetThreadContext support through the server. by Alexandre Julliard · 25 years ago
- 7434102 - added NT fields to TEB by Juergen Schmied · 25 years ago
- 95e7acb Moved allocation of the socket pair for a new thread to the server. by Alexandre Julliard · 25 years ago
- 71e69dd NT allocates one page as TEB. Some native NT-dlls are using this. by Juergen Schmied · 25 years ago
- 979000e Call 16-bit instead of 32-bit UserSignalProc entry point. by Ulrich Weigand · 25 years ago
- 9633632 - Added missing configuration #if:s and #includes:s. by Patrik Stridvall · 25 years ago
- f0a1c2f Don't create thunk for CreateThread16 proc, call it directly. by Ulrich Weigand · 26 years ago
- 26ffb3c Fixed/added missing/wrong function prototypes and made internal by Patrik Stridvall · 26 years ago
- 478eee1 Eliminated warnings. by Patrik Stridvall · 26 years ago
- 1327748 Added checks for sys/errno.h, sys/signal.h and sys/mman.h. by Howard Abrams · 26 years ago
- 617955d Changed CONTEXT into CONTEXT86 everywhere we really want an i386 by Alexandre Julliard · 26 years ago
- ebe29ef Further server optimizations: by Alexandre Julliard · 26 years ago
- 5bc7808 Made server communication faster by using a shared memory block. by Alexandre Julliard · 26 years ago
- 0a860a0 Merged THDB and TEB structures. by Alexandre Julliard · 26 years ago
- 63c7cdf Made the service thread instanciable in every process. by Eric Pouech · 26 years ago
- 54a39e2 Got rid of THREAD_InitDone. by Alexandre Julliard · 26 years ago
- bda3969 Removed process argument to PROCESS_CallUserSignalProc. by Alexandre Julliard · 26 years ago
- d131a17 Use the new debug functions to send debug events at appropriate places. by Alexandre Julliard · 26 years ago
- 1565709 Converted to the new debug interface, using script written by Patrik Stridvall. by Alexandre Julliard · 26 years ago
- 36a1a25 Call THREAD_FreeTHDB as service thread callback. by Ulrich Weigand · 26 years ago
- 0f8bc5b Fixed ANSI compabillity. by Patrik Stridvall · 26 years ago
- b4b9fae New debug scheme with explicit debug channels declaration. by Patrik Stridvall · 26 years ago
- c1d1cfe Reorganization of the loader to correctly load and free libraries and by Bertho Stultiens · 26 years ago
- 2e65876 Send USIG_PROCESS_CREATE signal. by Ulrich Weigand · 26 years ago
- 8139c30 Implemented PROCESS_CallUserSignalProc(). by Ulrich Weigand · 26 years ago
- e469a58 Fixed sequence of DLL_PROCESS_DETACH notification calls. by Ulrich Weigand · 26 years ago
- 4cf1511 All threads created with CreateThread are 32-bit threads. by Ulrich Weigand · 26 years ago
- 875c4b3 Added server pid and tid in init_thread request, and use them in by Alexandre Julliard · 26 years ago