Work around problems on Solaris if config.h is not included.
[wine] / scheduler /
2001-01-09  François GougetSERVICE_AddObject check for NULL handles in addition to
2001-01-06  Alexandre JulliardUse the exe name and file handle we got from the server...
2001-01-06  Alexandre JulliardAdded separate queue for "system" APCs that get called...
2001-01-06  François GougetFixed some HFILE vs. HANDLE mismatches.
2001-01-05  Alexandre JulliardSend the exe file handle in init_process_done request.
2001-01-05  Alexandre JulliardAdded handle_t type to server interface so that we...
2001-01-03  Alexandre JulliardPass the application name also when starting a Unix...
2000-12-27  Andreas Mohr- clarify many error messages
2000-12-24  François GougetFixed a few type clashes in preparation for the switch...
2000-12-22  Alexandre JulliardFixed copy/paste bug (thanks to Gerard Patel).
2000-12-22  Alexandre JulliardUse a separate FIFO pair for server requests that don...
2000-12-19  Alexandre JulliardMerged the get_read_fd and get_write_fd requests.
2000-12-14  Alexandre JulliardCommented out large stack init now that thread stacks...
2000-12-13  Alexandre JulliardRemoved some unnecessary includes.
2000-12-13  Alexandre JulliardUse getpagesize() instead of VIRTUAL_GetPageSize().
2000-12-13  Alexandre JulliardReplaced PTR_SEG_TO_LIN macro by exported MapSL function.
2000-12-12  Alexandre JulliardGot rid of main.h.
2000-12-11  Alexandre JulliardMoved all Wine internal definitions out of process.h.
2000-12-03  Alexandre JulliardDisplay an error message if loading a Winelib app faile...
2000-12-01  Patrik StridvallAdded/modified documentation for function arguments.
2000-12-01  Alexandre JulliardRemoved some unnecessary includes.
2000-11-30  Alexandre JulliardExport the wine server functions from ntdll.
2000-11-30  Alexandre JulliardUse the HEAP_WINE_SEGPTR flag to specify allocations...
2000-11-29  Alexandre JulliardRenamed CallTo16* functions to wine_call_to_16* and...
2000-11-29  Alexandre JulliardAdded implementation of lstat to port.c.
2000-11-27  Dimitrie O. PaunRequire {DECLARE,DEFAULT}_DEBUG_CHANNEL statements...
2000-11-25  Andreas MohrCosmetics.
2000-11-25  Dimitrie O. PaunInclude config.h in files that test for constants defin...
2000-11-15  Alexandre JulliardMoved standard syslevel APIs declaration to winbase.h.
2000-11-14  Alexandre JulliardMoved LDT handling to libwine.so. Changed the interface...
2000-11-13  Mike McCormack- created server object for handling async i/o
2000-11-13  Alexandre JulliardReplaced a few internal functions by exported ones.
2000-11-13  Ove KaavenUnix98 pthread_rwlock* stubs for glibc2.2 compatibility.
2000-11-10  Alexandre JulliardAdded support for loading a Winelib app linked as a...
2000-11-08  Alexandre JulliardCheck all Callouts function pointers for NULL before...
2000-11-08  Alexandre JulliardMoved builtin dll registration to libwine.
2000-11-07  Alexandre Julliardpthread_atfork: don't call critical section functions...
2000-11-01  Alexandre JulliardAuthors: Andreas Mohr <amohr@codeweavers.com>, Dimitrie...
2000-10-29  David ElliottAdded basic working stubs of new Windows 2000 API funct...
2000-10-25  Jeremy WhiteAdded support for a WINELOADER environment variable...
2000-10-15  Alexandre JulliardConverted a few more server requests to the new mechanism.
2000-10-03  Alexandre JulliardUse special environment variables to transmit the cwd...
2000-10-01  Alexandre JulliardImplemented a bunch of large integer functions in ntdll.
2000-09-29  Alexandre JulliardMoved a bunch of routines to kernel32.dll (with the...
2000-09-29  Alexandre JulliardMoved critical section implementation to ntdll.
2000-09-29  Alexandre JulliardMoved $(MODULE).o rule out of Make.rules into the indiv...
2000-09-25  Alexandre JulliardRemoved inclusion of wine/winestring.h from winbase...
2000-09-22  Andreas MohrMake GetTickCount not use the whole Unix epoch (since...
2000-09-22  Roberto Augusto... Added S_ISFIFO check for Solaris.
2000-09-12  Andreas Mohr- fixes debugger output
2000-09-10  Alexandre JulliardAdded WINESERVER environment variable to allow overridi...
2000-09-10  Alexandre JulliardImplemented RtlpWaitForCriticalSection and RtlpUnWaitCr...
2000-09-02  Andreas MohrAvoid crash on empty command-line.
2000-08-31  Alexandre JulliardConverted a lot of server requests to the new exception...
2000-08-30  Alexandre JulliardAdded exception handling wrapper to a number of server...
2000-08-29  Alexandre JulliardAdded the data structures and macros that will be neede...
2000-08-25  Alexandre JulliardMoved TASK_Create call to KERNEL initialisation routine.
2000-08-22  Alexandre JulliardAdded APC support in waitable timers.
2000-08-21  Andreas Mohr- don't return FALSE for system process changes
2000-08-18  Mike McCormackSave GET_APCS data before calling any asynchronous...
2000-08-14  Huw D M DaviesFix for starting server from the current directory.
2000-08-11  Alexandre JulliardMade server startup more robust against races caused...
2000-08-09  Alexandre JulliardRemoved some unnecessary #includes and dll dependencies.
2000-08-09  Alexandre JulliardMake PDB, ENVDB and STARTUPINFO global variables.
2000-08-09  Alexandre JulliardRemoved winver and service_table from the PDB and made...
2000-08-07  Alexandre Julliard- Fixed resource functions to work directly from the...
2000-08-04  Alexandre JulliardMoved a bunch of functions out of libwine/kernel/gdi...
2000-08-03  Alexandre JulliardMake USER and GDI separate dlls.
2000-08-03  Alexandre JulliardAdded imports of user32/gdi32/kernel32 wherever necessary.
2000-07-31  Ove KaavenDOS binary support has been restored.
2000-07-16  Alexandre JulliardGet full path of argv[0] before we change directories.
2000-07-16  Marcus MeissnerTransmit current directory settings to newly created...
2000-07-15  Andreas MohrExtend the WSOCK32 warning in certain functions to...
2000-07-11  Andreas MohrBetter error message for really clueless newbies.
2000-07-10  Alexandre JulliardLazy initialisation of thread locale.
2000-07-10  Juergen SchmiedMoved setting the locale value to the right position.
2000-07-08  Slava MonichImplementation of Get/SetThreadPriorityBoost.
2000-06-24  Alexandre JulliardMake sure the cmdline passed to CreateProcessA is write...
2000-06-14  Alexandre JulliardConvertToGlobalHandle: fixed handle leak.
2000-06-12  Juergen Schmied- implemented Get/SetThreadLocale
2000-06-08  Alexandre JulliardRemoved a few unnecessary includes.
2000-06-08  Alexandre JulliardPass the main exe name in the CREATE_PROCESS debug...
2000-06-08  Ulrich WeigandMake a better guess to find the top of the initial...
2000-06-07  Alexandre JulliardSetup signal handling and exceptions only after REQ_INI...
2000-06-07  Patrik StridvallFixed issues found by winapi_check.
2000-06-04  Ulrich WeigandUpdated support for Solaris/Sparc architecture.
2000-06-04  Ulrich WeigandMoved stack switch handling (large stack) to sysdeps.c
2000-06-03  Alexandre JulliardMoved kernel initialization to kernel_main.c
2000-06-01  Alexandre JulliardMake sure main_exe_name is a DOS filename (thanks to...
2000-05-30  Alexandre JulliardMoved idle event handling to the server.
2000-05-29  Alexandre JulliardExec a separate wine binary for every win32 process...
2000-05-23  Andreas MohrUse WARN() instead of TRACE() in DebugOutputA().
2000-05-10  Alexandre JulliardSpecify the service thread timers in ms instead of us.
2000-05-09  Ove KaavenFixed jump_alias for non-PIC, and disabled it for PIC...
2000-05-03  Alexandre JulliardStore process file name in startup info.
2000-05-03  Alexandre JulliardFixed default thread stack size.
2000-05-01  Alexandre JulliardSetup the initial thread %fs from a constructor.
2000-05-01  Alexandre JulliardRewrote Unix process launching to allow passing startup...
2000-05-01  Alexandre JulliardAdded atfork support.
2000-04-29  Eric PouechEnhanced libc's pthread configuration detection.
next