- 17 Jul, 2015 3 commits
-
-
Sebastian Lackner authored
When threads are killed with SIGQUIT some locks can be in an undefined state, and it not safe to call exit handlers.
-
Andrew Cook authored
-
Sebastian Lackner authored
-
- 16 Jul, 2015 17 commits
-
-
Piotr Caban authored
-
Huw Davies authored
-
Huw Davies authored
-
Huw Davies authored
-
Huw Davies authored
-
Daniel Lehman authored
-
Nikolay Sivov authored
-
Nikolay Sivov authored
-
Nikolay Sivov authored
-
Nikolay Sivov authored
-
Sebastian Lackner authored
-
Lauri Kenttä authored
-
Nikolay Sivov authored
-
Akihiro Sagawa authored
-
Piotr Caban authored
-
Piotr Caban authored
-
Piotr Caban authored
-
- 15 Jul, 2015 20 commits
-
-
Iván Matellanes authored
-
Iván Matellanes authored
-
Iván Matellanes authored
-
Hans Leidekker authored
-
Hans Leidekker authored
-
Hans Leidekker authored
-
Hans Leidekker authored
-
Nikolay Sivov authored
-
Huw Davies authored
An installer was failing when trying to create subkeys after denying delete access to their parent key.
-
Huw Davies authored
-
Henri Verbeet authored
-
Dmitry Timoshkov authored
-
Nikolay Sivov authored
-
Sebastian Lackner authored
kernel32/tests: Repeat test for SignalObjectAndWait multiple times to test wineserver wakeup cookie management.
-
Sebastian Lackner authored
The code for SELECT_SIGNAL_AND_WAIT in select_on() calls signal_object(). This might wake up the same thread which is currently in the wineserver call. The value for current->wait->cookie is initialized at the end of the function, and not defined yet at this point.
-
Alexandre Julliard authored
-
Dmitry Timoshkov authored
-
Sebastian Lackner authored
-
Sebastian Lackner authored
-
Sebastian Lackner authored
-