wine/server
Jacek Caban 0a11448968 server: Use default_fd_signaled for named pipe client.
Signed-off-by: Jacek Caban <jacek@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2017-11-28 19:08:44 +01:00
..
async.c server: Deliver an async io APC to any thread alive in the process. 2017-11-13 21:14:53 +01:00
atom.c
change.c server: Allow server side NtQueryVolumeInformationFile implementation. 2017-10-03 09:39:52 +02:00
class.c
clipboard.c server: Don't increment the clipboard sequence number for delayed rendering or synthesized formats. 2017-05-24 13:03:39 +02:00
completion.c
console.c server: Allow server side NtQueryVolumeInformationFile implementation. 2017-10-03 09:39:52 +02:00
debugger.c server: Use the correct process when looking for a mapped dll. 2017-10-03 11:59:20 +02:00
device.c server: Allow server side NtQueryVolumeInformationFile implementation. 2017-10-03 09:39:52 +02:00
directory.c
event.c
fd.c server: Allow server side NtQueryVolumeInformationFile implementation. 2017-10-03 09:39:52 +02:00
file.c server: Allow server side NtQueryVolumeInformationFile implementation. 2017-10-03 09:39:52 +02:00
file.h server: Use the correct process when looking for a mapped dll. 2017-10-03 11:59:20 +02:00
handle.c server: Do not set SE_{D, S}ACL_PRESENT if no {D, S}ACL was set. 2017-06-15 11:09:16 +02:00
handle.h
hook.c
mach.c server: Add a platform-specific entry point to initialize registers of a new thread. 2017-07-27 17:04:04 +02:00
mailslot.c server: Allow server side NtQueryVolumeInformationFile implementation. 2017-10-03 09:39:52 +02:00
main.c
Makefile.in configure: Add a separate variable for wineloader-specific flags. 2017-04-28 15:01:38 +02:00
mapping.c server: Avoid potential double free (Coverity). 2017-10-16 15:44:22 +02:00
mutex.c
named_pipe.c server: Use default_fd_signaled for named pipe client. 2017-11-28 19:08:44 +01:00
object.c server: Do not set SE_{D, S}ACL_PRESENT if no {D, S}ACL was set. 2017-06-15 11:09:16 +02:00
object.h
process.c server: No longer store the mapping object in the dll structure. 2017-09-26 17:01:45 +02:00
process.h server: No longer store the mapping object in the dll structure. 2017-09-26 17:01:45 +02:00
procfs.c server: Add a platform-specific entry point to initialize registers of a new thread. 2017-07-27 17:04:04 +02:00
protocol.def server: Allow server side NtQueryVolumeInformationFile implementation. 2017-10-03 09:39:52 +02:00
ptrace.c server: Initialize debug registers in new threads if necessary. 2017-07-27 17:04:04 +02:00
queue.c
region.c
registry.c server: Fix copy & paste for number of subkeys. 2017-04-25 20:53:08 +02:00
request.c server: On macOS, don't use clock_gettime() even if it's available. 2017-06-02 10:33:16 +02:00
request.h server: Allow server side NtQueryVolumeInformationFile implementation. 2017-10-03 09:39:52 +02:00
security.h server: Assign a default label to all tokens. 2017-06-19 09:50:32 +02:00
semaphore.c
serial.c server: Allow server side NtQueryVolumeInformationFile implementation. 2017-10-03 09:39:52 +02:00
signal.c
snapshot.c
sock.c server: Allow server side NtQueryVolumeInformationFile implementation. 2017-10-03 09:39:52 +02:00
symlink.c
thread.c server: Make it possible to deliver an APC to any thread alive in the process. 2017-11-13 21:14:47 +01:00
thread.h server: Make it possible to deliver an APC to any thread alive in the process. 2017-11-13 21:14:47 +01:00
timer.c server: Make it possible to deliver an APC to any thread alive in the process. 2017-11-13 21:14:47 +01:00
token.c server: Assign a default label to all tokens. 2017-06-19 09:50:32 +02:00
trace.c server: Allow server side NtQueryVolumeInformationFile implementation. 2017-10-03 09:39:52 +02:00
unicode.c
unicode.h
user.c
user.h
window.c user32: Don't exclude clipped children from the copied window bits since they may be up to date. 2017-07-20 10:41:43 +02:00
wineserver.de.UTF-8.man.in
wineserver.fr.UTF-8.man.in
wineserver.man.in
winstation.c