projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Display the importing dll in the 0xdeadbeef message.
[wine]
/
scheduler
/
2001-01-17
Josh DuBois
SERVICE_CreateServiceTable still returned TRUE if Creat...
tree
|
commitdiff
2001-01-17
Alexandre Julliard
Cleaned up the various errno location tests in configure.
tree
|
commitdiff
2001-01-15
Alexandre Julliard
Removed CALL_LARGE_STACK support.
tree
|
commitdiff
2001-01-15
Alexandre Julliard
Removed some direct accesses to the 16-bit task structure.
tree
|
commitdiff
2001-01-12
Alexandre Julliard
Removed obsolete get_req_buffer() function.
tree
|
commitdiff
2001-01-09
François Gouget
SERVICE_AddObject check for NULL handles in addition to
tree
|
commitdiff
2001-01-06
Alexandre Julliard
Use the exe name and file handle we got from the server...
tree
|
commitdiff
2001-01-06
Alexandre Julliard
Added separate queue for "system" APCs that get called...
tree
|
commitdiff
2001-01-06
François Gouget
Fixed some HFILE vs. HANDLE mismatches.
tree
|
commitdiff
2001-01-05
Alexandre Julliard
Send the exe file handle in init_process_done request.
tree
|
commitdiff
2001-01-05
Alexandre Julliard
Added handle_t type to server interface so that we...
tree
|
commitdiff
2001-01-03
Alexandre Julliard
Pass the application name also when starting a Unix...
tree
|
commitdiff
2000-12-27
Andreas Mohr
- clarify many error messages
tree
|
commitdiff
2000-12-24
François Gouget
Fixed a few type clashes in preparation for the switch...
tree
|
commitdiff
2000-12-22
Alexandre Julliard
Fixed copy/paste bug (thanks to Gerard Patel).
tree
|
commitdiff
2000-12-22
Alexandre Julliard
Use a separate FIFO pair for server requests that don...
tree
|
commitdiff
2000-12-19
Alexandre Julliard
Merged the get_read_fd and get_write_fd requests.
tree
|
commitdiff
2000-12-14
Alexandre Julliard
Commented out large stack init now that thread stacks...
tree
|
commitdiff
2000-12-13
Alexandre Julliard
Removed some unnecessary includes.
tree
|
commitdiff
2000-12-13
Alexandre Julliard
Use getpagesize() instead of VIRTUAL_GetPageSize().
tree
|
commitdiff
2000-12-13
Alexandre Julliard
Replaced PTR_SEG_TO_LIN macro by exported MapSL function.
tree
|
commitdiff
2000-12-12
Alexandre Julliard
Got rid of main.h.
tree
|
commitdiff
2000-12-11
Alexandre Julliard
Moved all Wine internal definitions out of process.h.
tree
|
commitdiff
2000-12-03
Alexandre Julliard
Display an error message if loading a Winelib app faile...
tree
|
commitdiff
2000-12-01
Patrik Stridvall
Added/modified documentation for function arguments.
tree
|
commitdiff
2000-12-01
Alexandre Julliard
Removed some unnecessary includes.
tree
|
commitdiff
2000-11-30
Alexandre Julliard
Export the wine server functions from ntdll.
tree
|
commitdiff
2000-11-30
Alexandre Julliard
Use the HEAP_WINE_SEGPTR flag to specify allocations...
tree
|
commitdiff
2000-11-29
Alexandre Julliard
Renamed CallTo16* functions to wine_call_to_16* and...
tree
|
commitdiff
2000-11-29
Alexandre Julliard
Added implementation of lstat to port.c.
tree
|
commitdiff
2000-11-27
Dimitrie O. Paun
Require {DECLARE,DEFAULT}_DEBUG_CHANNEL statements...
tree
|
commitdiff
2000-11-25
Andreas Mohr
Cosmetics.
tree
|
commitdiff
2000-11-25
Dimitrie O. Paun
Include config.h in files that test for constants defin...
tree
|
commitdiff
2000-11-15
Alexandre Julliard
Moved standard syslevel APIs declaration to winbase.h.
tree
|
commitdiff
2000-11-14
Alexandre Julliard
Moved LDT handling to libwine.so. Changed the interface...
tree
|
commitdiff
2000-11-13
Mike McCormack
- created server object for handling async i/o
tree
|
commitdiff
2000-11-13
Alexandre Julliard
Replaced a few internal functions by exported ones.
tree
|
commitdiff
2000-11-13
Ove Kaaven
Unix98 pthread_rwlock* stubs for glibc2.2 compatibility.
tree
|
commitdiff
2000-11-10
Alexandre Julliard
Added support for loading a Winelib app linked as a...
tree
|
commitdiff
2000-11-08
Alexandre Julliard
Check all Callouts function pointers for NULL before...
tree
|
commitdiff
2000-11-08
Alexandre Julliard
Moved builtin dll registration to libwine.
tree
|
commitdiff
2000-11-07
Alexandre Julliard
pthread_atfork: don't call critical section functions...
tree
|
commitdiff
2000-11-01
Alexandre Julliard
Authors: Andreas Mohr <amohr@codeweavers.com>, Dimitrie...
tree
|
commitdiff
2000-10-29
David Elliott
Added basic working stubs of new Windows 2000 API funct...
tree
|
commitdiff
2000-10-25
Jeremy White
Added support for a WINELOADER environment variable...
tree
|
commitdiff
2000-10-15
Alexandre Julliard
Converted a few more server requests to the new mechanism.
tree
|
commitdiff
2000-10-03
Alexandre Julliard
Use special environment variables to transmit the cwd...
tree
|
commitdiff
2000-10-01
Alexandre Julliard
Implemented a bunch of large integer functions in ntdll.
tree
|
commitdiff
2000-09-29
Alexandre Julliard
Moved a bunch of routines to kernel32.dll (with the...
tree
|
commitdiff
2000-09-29
Alexandre Julliard
Moved critical section implementation to ntdll.
tree
|
commitdiff
2000-09-29
Alexandre Julliard
Moved $(MODULE).o rule out of Make.rules into the indiv...
tree
|
commitdiff
2000-09-25
Alexandre Julliard
Removed inclusion of wine/winestring.h from winbase...
tree
|
commitdiff
2000-09-22
Andreas Mohr
Make GetTickCount not use the whole Unix epoch (since...
tree
|
commitdiff
2000-09-22
Roberto Augusto...
Added S_ISFIFO check for Solaris.
tree
|
commitdiff
2000-09-12
Andreas Mohr
- fixes debugger output
tree
|
commitdiff
2000-09-10
Alexandre Julliard
Added WINESERVER environment variable to allow overridi...
tree
|
commitdiff
2000-09-10
Alexandre Julliard
Implemented RtlpWaitForCriticalSection and RtlpUnWaitCr...
tree
|
commitdiff
2000-09-02
Andreas Mohr
Avoid crash on empty command-line.
tree
|
commitdiff
2000-08-31
Alexandre Julliard
Converted a lot of server requests to the new exception...
tree
|
commitdiff
2000-08-30
Alexandre Julliard
Added exception handling wrapper to a number of server...
tree
|
commitdiff
2000-08-29
Alexandre Julliard
Added the data structures and macros that will be neede...
tree
|
commitdiff
2000-08-25
Alexandre Julliard
Moved TASK_Create call to KERNEL initialisation routine.
tree
|
commitdiff
2000-08-22
Alexandre Julliard
Added APC support in waitable timers.
tree
|
commitdiff
2000-08-21
Andreas Mohr
- don't return FALSE for system process changes
tree
|
commitdiff
2000-08-18
Mike McCormack
Save GET_APCS data before calling any asynchronous...
tree
|
commitdiff
2000-08-14
Huw D M Davies
Fix for starting server from the current directory.
tree
|
commitdiff
2000-08-11
Alexandre Julliard
Made server startup more robust against races caused...
tree
|
commitdiff
2000-08-09
Alexandre Julliard
Removed some unnecessary #includes and dll dependencies.
tree
|
commitdiff
2000-08-09
Alexandre Julliard
Make PDB, ENVDB and STARTUPINFO global variables.
tree
|
commitdiff
2000-08-09
Alexandre Julliard
Removed winver and service_table from the PDB and made...
tree
|
commitdiff
2000-08-07
Alexandre Julliard
- Fixed resource functions to work directly from the...
tree
|
commitdiff
2000-08-04
Alexandre Julliard
Moved a bunch of functions out of libwine/kernel/gdi...
tree
|
commitdiff
2000-08-03
Alexandre Julliard
Make USER and GDI separate dlls.
tree
|
commitdiff
2000-08-03
Alexandre Julliard
Added imports of user32/gdi32/kernel32 wherever necessary.
tree
|
commitdiff
2000-07-31
Ove Kaaven
DOS binary support has been restored.
tree
|
commitdiff
2000-07-16
Alexandre Julliard
Get full path of argv[0] before we change directories.
tree
|
commitdiff
2000-07-16
Marcus Meissner
Transmit current directory settings to newly created...
tree
|
commitdiff
2000-07-15
Andreas Mohr
Extend the WSOCK32 warning in certain functions to...
tree
|
commitdiff
2000-07-11
Andreas Mohr
Better error message for really clueless newbies.
tree
|
commitdiff
2000-07-10
Alexandre Julliard
Lazy initialisation of thread locale.
tree
|
commitdiff
2000-07-10
Juergen Schmied
Moved setting the locale value to the right position.
tree
|
commitdiff
2000-07-08
Slava Monich
Implementation of Get/SetThreadPriorityBoost.
tree
|
commitdiff
2000-06-24
Alexandre Julliard
Make sure the cmdline passed to CreateProcessA is write...
tree
|
commitdiff
2000-06-14
Alexandre Julliard
ConvertToGlobalHandle: fixed handle leak.
tree
|
commitdiff
2000-06-12
Juergen Schmied
- implemented Get/SetThreadLocale
tree
|
commitdiff
2000-06-08
Alexandre Julliard
Removed a few unnecessary includes.
tree
|
commitdiff
2000-06-08
Alexandre Julliard
Pass the main exe name in the CREATE_PROCESS debug...
tree
|
commitdiff
2000-06-08
Ulrich Weigand
Make a better guess to find the top of the initial...
tree
|
commitdiff
2000-06-07
Alexandre Julliard
Setup signal handling and exceptions only after REQ_INI...
tree
|
commitdiff
2000-06-07
Patrik Stridvall
Fixed issues found by winapi_check.
tree
|
commitdiff
2000-06-04
Ulrich Weigand
Updated support for Solaris/Sparc architecture.
tree
|
commitdiff
2000-06-04
Ulrich Weigand
Moved stack switch handling (large stack) to sysdeps.c
tree
|
commitdiff
2000-06-03
Alexandre Julliard
Moved kernel initialization to kernel_main.c
tree
|
commitdiff
2000-06-01
Alexandre Julliard
Make sure main_exe_name is a DOS filename (thanks to...
tree
|
commitdiff
2000-05-30
Alexandre Julliard
Moved idle event handling to the server.
tree
|
commitdiff
2000-05-29
Alexandre Julliard
Exec a separate wine binary for every win32 process...
tree
|
commitdiff
2000-05-23
Andreas Mohr
Use WARN() instead of TRACE() in DebugOutputA().
tree
|
commitdiff
2000-05-10
Alexandre Julliard
Specify the service thread timers in ms instead of us.
tree
|
commitdiff
2000-05-09
Ove Kaaven
Fixed jump_alias for non-PIC, and disabled it for PIC...
tree
|
commitdiff
2000-05-03
Alexandre Julliard
Store process file name in startup info.
tree
|
commitdiff
next