projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Added stub implementation of cabinet.dll.
[wine]
/
include
/
thread.h
2002-10-03
Alexandre Julliard
Added process_id_t and thread_it_t types to the server...
blob
|
commitdiff
|
raw
2002-10-01
Patrik Stridvall
Added a GNU C implementation of some of the DECLSPEC_...
blob
|
commitdiff
|
raw
|
diff to current
2002-09-12
Alexandre Julliard
Use larger signal stack to avoid overflows in filesyste...
blob
|
commitdiff
|
raw
|
diff to current
2002-09-12
Patrik Stridvall
Moved all the content of the DDK files ntdef.h and...
blob
|
commitdiff
|
raw
|
diff to current
2002-08-15
Alexandre Julliard
Fixed GetLocaleInfoW to handle Unicode properly and...
blob
|
commitdiff
|
raw
|
diff to current
2002-05-31
Vincent Béron
Removed trailing whitespace.
blob
|
commitdiff
|
raw
|
diff to current
2002-03-09
Alexandre Julliard
Added LGPL standard comment, and copyright notices...
blob
|
commitdiff
|
raw
|
diff to current
2002-01-07
Alexandre Julliard
Added support for cleaning up the TEB from inside the...
blob
|
commitdiff
|
raw
|
diff to current
2002-01-04
Ove Kaaven
Fixed vm86_enter race conditions.
blob
|
commitdiff
|
raw
|
diff to current
2001-11-30
Alexandre Julliard
Redesign of the server communication protocol to allow...
blob
|
commitdiff
|
raw
|
diff to current
2001-11-06
François Gouget
Fix the #include order for config.h.
blob
|
commitdiff
|
raw
|
diff to current
2001-06-21
Ove Kaaven
Extended __wine_enter_vm86 to handle pending interrupts.
blob
|
commitdiff
|
raw
|
diff to current
2001-05-18
Alexandre Julliard
Removed THREAD_IsWin16.
blob
|
commitdiff
|
raw
|
diff to current
2001-05-16
Alexandre Julliard
Create an X connection for each thread, and process...
blob
|
commitdiff
|
raw
|
diff to current
2001-03-22
Michael McCormack
Use poll() on the client-side during server waits to...
blob
|
commitdiff
|
raw
|
diff to current
2001-03-08
Alexandre Julliard
Added support for nested server waits (to allow waiting...
blob
|
commitdiff
|
raw
|
diff to current
2001-03-01
Alexandre Julliard
Create the server pipes on the client side and transfer...
blob
|
commitdiff
|
raw
|
diff to current
2001-02-28
Alexandre Julliard
Use the standard CreateThread routine to create 16...
blob
|
commitdiff
|
raw
|
diff to current
2001-02-27
Alexandre Julliard
New set of macros for server calls; makes requests...
blob
|
commitdiff
|
raw
|
diff to current
2001-02-21
Alexandre Julliard
Added separate server pipe to wait on blocking server...
blob
|
commitdiff
|
raw
|
diff to current
2000-12-22
Alexandre Julliard
Use a separate FIFO pair for server requests that don...
blob
|
commitdiff
|
raw
|
diff to current
2000-09-26
Alexandre Julliard
Moved all Win16 definitions out of the standard Windows...
blob
|
commitdiff
|
raw
|
diff to current
2000-08-29
Alexandre Julliard
Added the data structures and macros that will be neede...
blob
|
commitdiff
|
raw
|
diff to current
2000-08-03
Juergen Schmied
Implemented the ErrorInfo interfaces.
blob
|
commitdiff
|
raw
|
diff to current
2000-06-12
Juergen Schmied
- implemented Get/SetThreadLocale
blob
|
commitdiff
|
raw
|
diff to current
2000-05-29
Alexandre Julliard
Exec a separate wine binary for every win32 process...
blob
|
commitdiff
|
raw
|
diff to current
2000-05-01
Alexandre Julliard
Setup the initial thread %fs from a constructor.
blob
|
commitdiff
|
raw
|
diff to current
2000-05-01
Alexandre Julliard
Rewrote Unix process launching to allow passing startup...
blob
|
commitdiff
|
raw
|
diff to current
2000-04-15
Alexandre Julliard
Improved Winelib apps initialisation code. No longer...
blob
|
commitdiff
|
raw
|
diff to current
2000-04-14
Ove Kaaven
POSIX threads emulation, tricks glibc into being thread...
blob
|
commitdiff
|
raw
|
diff to current
2000-04-13
Alexandre Julliard
Cleanup thread stack allocation. Use a single VirtualAl...
blob
|
commitdiff
|
raw
|
diff to current
2000-04-11
Alexandre Julliard
Made GetProcessHeap(), GetCurrentProcessId(), GetCurren...
blob
|
commitdiff
|
raw
|
diff to current
2000-03-25
Alexandre Julliard
Fixed a couple of file descriptor leaks.
blob
|
commitdiff
|
raw
|
diff to current
2000-03-17
Alexandre Julliard
Have threads and processes exit more cleanly whenever...
blob
|
commitdiff
|
raw
|
diff to current
2000-03-08
Patrik Stridvall
Removed a lot of unnecessary includes and fixed the...
blob
|
commitdiff
|
raw
|
diff to current
2000-03-07
Alexandre Julliard
Better implementation of inline functions SetLastError and
blob
|
commitdiff
|
raw
|
diff to current
2000-02-26
Alexandre Julliard
Improved the selector get/set functions.
blob
|
commitdiff
|
raw
|
diff to current
2000-01-30
Ulrich Weigand
Moved debugger to libwine to make it available to WineL...
blob
|
commitdiff
|
raw
|
diff to current
2000-01-29
Alexandre Julliard
Use a per-thread buffer and write(2) for debug traces.
blob
|
commitdiff
|
raw
|
diff to current
2000-01-25
Alexandre Julliard
Made the server listen for new clients on a Unix socket in
blob
|
commitdiff
|
raw
|
diff to current
2000-01-15
Juergen Schmied
- added NT fields to TEB
blob
|
commitdiff
|
raw
|
diff to current
1999-12-05
Eric Pouech
Moved wineserver's buffer & buffer_size at the end...
blob
|
commitdiff
|
raw
|
diff to current
1999-06-26
Alexandre Julliard
Further server optimizations:
blob
|
commitdiff
|
raw
|
diff to current
1999-06-22
Alexandre Julliard
Made server communication faster by using a shared...
blob
|
commitdiff
|
raw
|
diff to current
1999-06-22
Alexandre Julliard
Merged THDB and TEB structures.
blob
|
commitdiff
|
raw
|
diff to current
1999-05-29
Alexandre Julliard
Got rid of THREAD_InitDone.
blob
|
commitdiff
|
raw
|
diff to current
1999-05-23
Alexandre Julliard
Use the new debug functions to send debug events at...
blob
|
commitdiff
|
raw
|
diff to current
1999-05-22
Ulrich Weigand
Improved syslevel handling, store currently held syslev...
blob
|
commitdiff
|
raw
|
diff to current
1999-05-09
Alexandre Julliard
Improved exception handling.
blob
|
commitdiff
|
raw
|
diff to current
1999-05-08
Ulrich Weigand
Call THREAD_FreeTHDB as service thread callback.
blob
|
commitdiff
|
raw
|
diff to current
1999-04-18
Ulrich Weigand
Merged Linux/FreeBSD reentrant errno handler, added...
blob
|
commitdiff
|
raw
|
diff to current
1999-03-27
Ulrich Weigand
Fixed sequence of DLL_PROCESS_DETACH notification calls.
blob
|
commitdiff
|
raw
|
diff to current
1999-03-21
Alexandre Julliard
Changed process initialisation to use the new server...
blob
|
commitdiff
|
raw
|
diff to current
1999-03-16
Ulrich Weigand
Pass new arguments (suspend/inherit) to the server.
blob
|
commitdiff
|
raw
|
diff to current
1999-02-28
Alexandre Julliard
Use server handles directly for Win32 handles. Removed...
blob
|
commitdiff
|
raw
|
diff to current
1999-02-28
Alexandre Julliard
Process and thread id now use the server-side id instea...
blob
|
commitdiff
|
raw
|
diff to current
1999-02-26
Alexandre Julliard
Large-scale renaming of all Win32 functions and types...
blob
|
commitdiff
|
raw
|
diff to current
1999-02-21
Alexandre Julliard
Changed initial process creation to avoid memory alloca...
blob
|
commitdiff
|
raw
|
diff to current
1999-02-17
Marcus Meissner
Optimized include/*.h: (recursively) include all header...
blob
|
commitdiff
|
raw
|
diff to current
1999-01-19
Alexandre Julliard
Hacked server-side device support
blob
|
commitdiff
|
raw
|
diff to current
1999-01-01
Alexandre Julliard
Moved MsgWaitForMultipleObject implementation to USER...
blob
|
commitdiff
|
raw
|
diff to current
1998-12-31
Alexandre Julliard
Removed client-side wait functions; all waiting is...
blob
|
commitdiff
|
raw
|
diff to current
1998-12-30
Alexandre Julliard
Changed server wait logic a bit.
blob
|
commitdiff
|
raw
|
diff to current
1998-11-24
Ulrich Weigand
Bugfix: Set the TEBF_WIN32 flag in teb.flags for 32...
blob
|
commitdiff
|
raw
|
diff to current
1998-09-27
Alexandre Julliard
Release 980927
wine-980927
blob
|
commitdiff
|
raw
|
diff to current
1998-09-13
Alexandre Julliard
Release 980913
wine-980913
blob
|
commitdiff
|
raw
|
diff to current
1998-08-22
Alexandre Julliard
Release 980822
wine-980822
blob
|
commitdiff
|
raw
|
diff to current
1998-08-09
Alexandre Julliard
Release 980809
wine-980809
blob
|
commitdiff
|
raw
|
diff to current
1998-07-12
Alexandre Julliard
Release 980712
wine-980712
blob
|
commitdiff
|
raw
|
diff to current
1998-06-28
Alexandre Julliard
Release 980628
wine-980628
blob
|
commitdiff
|
raw
|
diff to current
1998-06-01
Alexandre Julliard
Release 980601
wine-980601
blob
|
commitdiff
|
raw
|
diff to current
1998-04-13
Alexandre Julliard
Release 980413
wine-980413
blob
|
commitdiff
|
raw
|
diff to current
1998-03-01
Alexandre Julliard
Release 980301
wine-980301
blob
|
commitdiff
|
raw
|
diff to current
1998-02-15
Alexandre Julliard
Release 980215
wine-980215
blob
|
commitdiff
|
raw
|
diff to current
1998-02-01
Alexandre Julliard
Release 980201
wine-980201
blob
|
commitdiff
|
raw
|
diff to current
1998-01-18
Alexandre Julliard
Release 980118
wine-980118
blob
|
commitdiff
|
raw
|
diff to current
1998-01-04
Alexandre Julliard
Release 980104
wine-980104
blob
|
commitdiff
|
raw
|
diff to current
1997-09-14
Alexandre Julliard
Release 970914
wine-970914
blob
|
commitdiff
|
raw
|
diff to current
1997-02-02
Alexandre Julliard
Release 970202
wine-970202
blob
|
commitdiff
|
raw
|
diff to current
1997-01-01
Alexandre Julliard
Release 970101
wine-970101
blob
|
commitdiff
|
raw
|
diff to current