projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Do not warn for unused imported dlls when forwards to the same dlls
[wine]
/
scheduler
/
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
2000-05-03
Alexandre Julliard
Fixed default thread stack size.
tree
|
commitdiff
2000-05-01
Alexandre Julliard
Setup the initial thread %fs from a constructor.
tree
|
commitdiff
2000-05-01
Alexandre Julliard
Rewrote Unix process launching to allow passing startup...
tree
|
commitdiff
2000-05-01
Alexandre Julliard
Added atfork support.
tree
|
commitdiff
2000-04-29
Eric Pouech
Enhanced libc's pthread configuration detection.
tree
|
commitdiff
2000-04-29
Ove Kaaven
Made pthread_kill_other_threads_np and pthread_atfork...
tree
|
commitdiff
2000-04-28
Ove Kaaven
Removed init_sect. Use Interlocked* functions instead.
tree
|
commitdiff
2000-04-28
Ove Kaaven
Override fork().
tree
|
commitdiff
2000-04-23
Ove Kaaven
Added some more pthread overrides.
tree
|
commitdiff
2000-04-15
Alexandre Julliard
Improved Winelib apps initialisation code. No longer...
tree
|
commitdiff
2000-04-14
Ove Kaaven
POSIX threads emulation, tricks glibc into being thread...
tree
|
commitdiff
2000-04-14
Alexandre Julliard
Made server launching somewhat cleaner and faster.
tree
|
commitdiff
2000-04-14
Alexandre Julliard
Load done event now created by the server.
tree
|
commitdiff
2000-04-13
Alexandre Julliard
Cleanup thread stack allocation. Use a single VirtualAl...
tree
|
commitdiff
2000-04-11
Alexandre Julliard
Made GetProcessHeap(), GetCurrentProcessId(), GetCurren...
tree
|
commitdiff
2000-04-08
Alexandre Julliard
Removed a number of global handle allocations and criti...
tree
|
commitdiff
2000-04-08
Alexandre Julliard
Temporary hack to share handles between processes shari...
tree
|
commitdiff
2000-04-08
Alexandre Julliard
Added lazy initialization of critical sections, based...
tree
|
commitdiff
2000-04-06
Alexandre Julliard
Added support for WINEPREFIX environment variable.
tree
|
commitdiff
2000-04-04
Alexandre Julliard
Fixed file descriptor leaks.
tree
|
commitdiff
2000-03-30
Alexandre Julliard
Commented out exit() call on ExitProcess for now.
tree
|
commitdiff
2000-03-28
Patrik Stridvall
Added/fixed some documentation reported by winapi_check.
tree
|
commitdiff
2000-03-28
Alexandre Julliard
Put CLONE_FILES back in, it is still breaking too many...
tree
|
commitdiff
2000-03-25
Alexandre Julliard
Fixed a couple of file descriptor leaks.
tree
|
commitdiff
2000-03-24
Patrik Stridvall
Fixed some warnings.
tree
|
commitdiff
2000-03-24
Patrik Stridvall
Fixed some issues reported by winapi_check.
tree
|
commitdiff
2000-03-19
Dimitrie O. Paun
Removed most calls to xmalloc/xrealloc.
tree
|
commitdiff
2000-03-18
Alexandre Julliard
Misc small cleanups.
tree
|
commitdiff
2000-03-17
Alexandre Julliard
Have threads and processes exit more cleanly whenever...
tree
|
commitdiff
2000-03-10
Alexandre Julliard
Removed PROCESS_IsCurrent().
tree
|
commitdiff
2000-03-10
Alexandre Julliard
Added specific routines for OUTPUT_DEBUG_STRING and...
tree
|
commitdiff
2000-03-09
Alexandre Julliard
Store the list of loaded dlls in the server, and genera...
tree
|
commitdiff
2000-03-08
Alexandre Julliard
Added server protocol version check.
tree
|
commitdiff
2000-03-08
Alexandre Julliard
Removed PDB32_DEBUGGED flag and send all debug events...
tree
|
commitdiff
2000-03-08
Alexandre Julliard
Generate CREATE_PROCESS/THREAD debug events internally...
tree
|
commitdiff
2000-03-07
Alexandre Julliard
Better implementation of inline functions SetLastError and
tree
|
commitdiff
next