This website requires JavaScript.
Explore
Help
Sign In
wine
/
wine-staging
Watch
0
Star
0
Fork
0
You've already forked wine-staging
mirror of
https://gitlab.winehq.org/wine/wine-staging.git
synced
2025-09-12 18:50:20 -07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
c97628a0e5a2e39e9be13374480f1b757c00be16
wine-staging
/
patches
/
kernel32-Named_Pipe
History
Sebastian Lackner
31bd06cb42
Added patch to fix wineserver crash when pipe server object is destroyed before client (fixes Wine Staging Bug
#393
).
2015-06-17 13:52:46 +02:00
..
0001-kernel32-ConnectNamedPort-should-return-FALSE-and-se.patch
…
0002-kernel32-tests-Add-tests-for-PeekNamedPipe-with-part.patch
…
0003-kernel32-tests-Add-tests-for-sending-and-receiving-l.patch
…
0004-kernel32-tests-Add-tests-for-closing-named-pipes.patch
…
0005-server-Show-warning-if-message-mode-is-not-supported.patch
…
0006-ntdll-Unify-similar-code-in-NtReadFile-and-FILE_Asyn.patch
Rebase against 9586d3b2567e6b4a2270caeacf39796c168351c0.
2015-05-21 18:47:14 +02:00
0007-ntdll-Move-logic-to-check-for-broken-pipe-into-a-sep.patch
…
0008-ntdll-Unify-similar-code-in-NtWriteFile-and-FILE_Asy.patch
…
0009-server-Use-SOCK_SEQPACKET-socket-in-combination-with.patch
Rebase against upstream changes.
2015-03-16 17:13:28 +01:00
0010-ntdll-Add-handling-for-partially-received-messages-i.patch
…
0011-kernel32-tests-Add-more-tests-with-overlapped-IO-and.patch
…
0012-ntdll-Fix-some-tests-for-overlapped-partial-reads.patch
…
0013-kernel32-tests-Test-sending-peeking-and-receiving-an.patch
…
0014-ntdll-Add-support-for-nonblocking-pipes.patch
…
0015-kernel32-tests-Add-tests-for-PIPE_NOWAIT-in-message-.patch
…
0016-ntdll-Allow-to-set-PIPE_NOWAIT-on-byte-mode-pipes.patch
…
0017-kernel32-tests-Add-additional-tests-for-PIPE_NOWAIT-.patch
…
0018-ntdll-Improve-ReadDataAvailable-handling-in-FilePipe.patch
Added patch to improve ReadDataAvailable handling in FilePipeLocalInformation class.
2015-05-06 15:00:29 +02:00
0019-ntdll-Set-NamedPipeState-to-FILE_PIPE_CLOSING_STATE-.patch
Added patch to set NamedPipeState to FILE_PIPE_CLOSING_STATE on broken pipe in NtQueryInformationFile.
2015-06-04 00:07:19 +02:00
0020-kernel32-tests-Add-tests-for-behaviour-of-WriteFile-.patch
Added patches to fix error code for ReadFile/WriteFile on closed pipe (fixes Wine Staging Bug
#348
).
2015-06-06 02:15:34 +02:00
0021-server-Return-correct-error-codes-for-NtWriteFile-wh.patch
Added patches to fix error code for ReadFile/WriteFile on closed pipe (fixes Wine Staging Bug
#348
).
2015-06-06 02:15:34 +02:00
0022-ntdll-Pre-cache-file-descriptors-after-opening-a-fil.patch
Added patches to fix error code for ReadFile/WriteFile on closed pipe (fixes Wine Staging Bug
#348
).
2015-06-06 02:15:34 +02:00
0023-server-Fix-wineserver-crash-when-pipe-server-object-.patch
Added patch to fix wineserver crash when pipe server object is destroyed before client (fixes Wine Staging Bug
#393
).
2015-06-17 13:52:46 +02:00
definition
Added patch to initialize System\CurrentControlSet\Control\TimeZoneInformation registry keys.
2015-06-06 03:52:12 +02:00