Sweden-Number/server
Jacek Caban 30de5feca7 server: Use console_add_queue for console output.
Signed-off-by: Jacek Caban <jacek@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2022-01-24 21:44:51 +01:00
..
Makefile.in
async.c server: Reselect only after dequeueing async request. 2022-01-04 18:49:32 +01:00
atom.c
change.c
class.c server: Avoid using wine/port.h. 2021-10-07 18:03:11 +02:00
clipboard.c
completion.c
console.c server: Use console_add_queue for console output. 2022-01-24 21:44:51 +01:00
debugger.c
device.c
directory.c
event.c
fd.c server: Allocate enough space for the backslash in dup_nt_name() (Valgrind). 2022-01-21 09:23:25 +01:00
file.c
file.h
handle.c
handle.h
hook.c
mach.c
mailslot.c
main.c
mapping.c server: Store PE image info in process structure. 2022-01-02 13:53:08 +01:00
mutex.c server: Add sys/types.h include in a few more files. 2021-10-11 11:44:02 +02:00
named_pipe.c
object.c
object.h
process.c server: Don't return image information for terminating processes. 2022-01-03 17:00:24 +01:00
process.h server: Store PE image info in process structure. 2022-01-02 13:53:08 +01: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: Handle the entire IOCTL_AFD_POLL ioctl on the server side. 2021-12-10 22:00:17 +01:00
ptrace.c configure: Assume that sys/wait.h is available on Unix. 2021-12-09 18:43:51 +01:00
queue.c server: Return error when hardware message is too large. 2022-01-12 17:27:50 +01:00
region.c
registry.c
request.c configure: Assume that sys/wait.h is available on Unix. 2021-12-09 18:43:51 +01:00
request.h server: Handle the entire IOCTL_AFD_POLL ioctl on the server side. 2021-12-10 22:00:17 +01:00
security.h
semaphore.c
serial.c
signal.c
sock.c server: Avoid reporting POLLOUT on connection failure in poll_single_socket(). 2022-01-07 11:57:00 +01:00
symlink.c
thread.c server: Fix the spelling of a comment. 2021-12-10 22:00:17 +01:00
thread.h
timer.c server: Avoid using wine/port.h. 2021-10-07 18:03:11 +02:00
token.c
trace.c server: Avoid using the long double type on non-x86 platforms. 2021-12-22 10:23:35 +01:00
unicode.c
unicode.h
user.c
user.h
window.c
wineserver.de.UTF-8.man.in
wineserver.fr.UTF-8.man.in
wineserver.man.in
winstation.c