Added Slovenian resources.
[wine] / scheduler /
2002-06-20  Alexandre JulliardCreate the server directory and socket file in /tmp.
2002-06-13  François GougetReset signals to SIG_DFL before starting a child process.
2002-06-04  Patrik StridvallFixed some issues found by winapi_check.
2002-06-04  Alexandre JulliardMoved specification of relay and snoop include/exclude...
2002-05-31  Vincent BéronRemoved trailing whitespace.
2002-05-30  Alexandre JulliardAdded wine_server_fd_to_handle to replace FILE_DupUnixH...
2002-05-30  Alexandre JulliardRenamed handle_t to obj_handle_t to avoid conflict...
2002-05-24  Alexandre JulliardA few optimizations in the process startup requests...
2002-05-23  Alexandre JulliardRemoved most inclusions of options.h.
2002-05-22  Alexandre JulliardNew loading scheme for Winelib apps, makes them behave...
2002-05-21  Alexandre JulliardRenamed Winelib apps to .exe.so to follow the dll namin...
2002-05-17  Alexandre JulliardA few fixes for mingw cross-compilation.
2002-05-16  Alexandre JulliardExport global argc/argv variables from libwine and...
2002-05-16  Alexandre JulliardMoved the selector access functions out of winnt.h...
2002-05-14  Alexandre JulliardSpecify the complete source file list for a dll inside...
2002-05-04  Patrik StridvallMS C related changes.
2002-04-29  Alexandre JulliardDon't prepend '--' to the command line when starting...
2002-04-29  Patrik StridvallMicrosoft C related changes.
2002-04-26  Alexandre JulliardBetter support for configure detection of missing types...
2002-04-25  Alexandre JulliardMoved __ASM_GLOBAL_FUNC macros and interlocked function...
2002-04-15  Alexandre JulliardFixed stupid typo in previous patch.
2002-04-14  Alexandre JulliardFixed inheriting command-line options from parent process.
2002-04-09  Dmitry TimoshkovCreate new console only if the process is a console...
2002-04-05  Martin Wilck- separate cleanly between async scheduling and file...
2002-04-02  Geoffrey HausheerAdded test for thread functions.
2002-04-02  Chris MorganImplement OpenThread() winapi call.
2002-03-31  Alexandre JulliardHack to make wineconsole work again.
2002-03-29  Alexandre JulliardTransfer the full process startup info as well as the...
2002-03-23  Alexandre JulliardRemoved service thread support.
2002-03-23  Alexandre JulliardExport the FILE_GetUnixHandle functionality from ntdll.
2002-03-22  Alexandre JulliardCorrectly fill parent pid, module size and module name...
2002-03-11  Mike McCormackSet an overlapped hEvent before calling any APCs.
2002-03-09  Alexandre JulliardAdded LGPL standard comment, and copyright notices...
2002-02-02  Alexandre JulliardDo not use the PEB lock as loader lock, use a separate...
2002-01-07  Mike McCormackImplement CancelIo properly.
2002-01-07  Alexandre JulliardAdded support for cleaning up the TEB from inside the...
2002-01-07  Alexandre JulliardAllocate debug_info structure at the same time as the...
2002-01-02  Alexandre JulliardFixed check_async_list calling convention.
2002-01-01  Mike McCormackSet an overlapped's hEvent for ReadFile/WriteFile in...
2001-12-20  Alexandre JulliardUse MapLS/UnMapLS instead of SEGPTR_* macros.
2001-12-20  Mike McCormack- move async activation into the server
2001-12-17  Alexandre JulliardRemoved unnecessary includes.
2001-12-17  Alexandre JulliardCall the 32-bit USER signal proc directly instead of...
2001-12-11  Jukka HeinonenImplemented pthread_rwlock stubs.
2001-12-04  Alexandre JulliardAdded SYNCHRONIZE access to stdio handles.
2001-11-30  Alexandre JulliardRedesign of the server communication protocol to allow...
2001-11-23  Eric PouechNew console code based on Win32 windows.
2001-11-19  Andreas Mohr- fix wrong hexadecimal GetLastError() output
2001-11-07  Mike McCormackMake ConnectNamedPipe work in overlapped mode.
2001-11-06  Alexandre JulliardReturn success in CreateProcess when we started a non...
2001-11-06  François GougetFix the #include order for config.h.
2001-10-25  Alexandre JulliardDon't keep main exe and dlls handles open when the...
2001-10-14  Francois GougetWhen including 'wine/port.h', include it first.
2001-10-14  Francois GougetWhen including config.h, include it first.
2001-10-09  Alexandre JulliardSilence the pthread_kill_other_threads_np FIXME.
2001-10-03  Aric StewartMake sure that newly allocated TLS indexes are cleared.
2001-10-03  Andreas MohrBetter fake implementation of SetThreadExecutionState.
2001-09-26  Bill MedlandPrevent calling null functions.
2001-09-20  Francois GougetFix the conversions of a command line to/from an argv...
2001-09-11  Dmitry TimoshkovBetter separate some system specific code.
2001-08-17  Alexandre JulliardMade the Interlocked*Pointer functions static inline...
2001-08-16  Alexandre JulliardAdded names to standard critical sections (suggested...
2001-08-15  Alexandre JulliardImplemented _CheckNotSysLevel.
2001-08-09  Alexandre JulliardDon't create the WINEPREFIX directory if it doesn't...
2001-08-09  Alexandre JulliardAdded Interlocked*Pointer functions.
2001-08-06  Eric PouechFixed image name value sent to server upon process...
2001-07-26  Alexandre JulliardRemoved a few unnecessary Callouts.
2001-07-25  Alexandre JulliardRemoved unnecessary inclusion of heap.h.
2001-07-24  Patrik StridvallDocumentation fixes.
2001-07-19  Alexandre JulliardMoved server.h to include/wine.
2001-07-12  Mike McCormackImplement overlapped completion routines.
2001-07-11  Patrik StridvallDocumentation fixes.
2001-07-02  Patrik StridvallDocumentation fixes.
2001-06-20  Patrik StridvallDocumentation ordinal fixes.
2001-06-15  Bang Jun-YoungUse clone() if HAVE_CLONE is defined.
2001-06-13  Patrik StridvallDocumentation ordinal fixes (using winapi_fixup).
2001-06-11  Alexandre JulliardWarning fix.
2001-06-07  Alexandre JulliardSupport for specifying stack size of Winelib apps.
2001-06-06  Alexandre JulliardSet low-order bit of module handle for LOAD_LIBRARY_AS_...
2001-05-18  Alexandre JulliardRemoved THREAD_IsWin16.
2001-05-18  Marcus MeissnerEnhanced SetThreadExecutionState stub.
2001-05-09  Alexandre JulliardAllow WINESERVER to specify a relative path.
2001-05-08  Francois GougetPrint the tid in the first column when +tid is specified.
2001-04-27  Patrik StridvallDocumentation name fixes.
2001-04-09  Dmitry TimoshkovDisplay thread id instead of %fs in relay trace.
2001-04-04  Alexandre JulliardAdded TASK_GetPtr/TASK_GetCurrent functions to get...
2001-03-22  Michael McCormackUse poll() on the client-side during server waits to...
2001-03-22  Alexandre JulliardUse the new send_fd mechanism for the set_console_fd...
2001-03-21  Jeff GarzikAdded some inclusions of string.h where necessary.
2001-03-13  James JuranAdded stub for SetThreadExecutionState (new function...
2001-03-08  Alexandre JulliardAdded support for nested server waits (to allow waiting...
2001-03-05  Dmitry TimoshkovImplemented SetFileApisToOEM, SetFileApisToANSI and...
2001-03-03  Alexandre JulliardFixed file descriptor leak.
2001-03-01  Alexandre JulliardCreate the server pipes on the client side and transfer...
2001-02-28  Alexandre JulliardNew mechanism to transfer file descriptors from client...
2001-02-28  Alexandre JulliardUse the standard CreateThread routine to create 16...
2001-02-27  Alexandre JulliardNew set of macros for server calls; makes requests...
2001-02-27  Alexandre JulliardMoved PTHREAD_init_done out of the #ifdef.
2001-02-23  Alexandre JulliardOnly create the system heap when we actually need it.
2001-02-21  Alexandre JulliardAdded separate server pipe to wait on blocking server...
next