wine/server
2022-07-25 09:38:21 +02:00
..
async.c ntdll: Cancel asyncs when thread is terminated. 2022-06-09 13:20:13 +02:00
atom.c
change.c server: Use the token owner instead of the token user for default object owner. 2022-07-20 22:33:44 +02:00
class.c
clipboard.c
completion.c
console.c
debugger.c
device.c
directory.c
event.c
fd.c ntdll: Fix returned status code for paths with a trailing slash. 2022-06-28 13:20:15 +02:00
file.c server: Use the token owner instead of the token user for default object owner. 2022-07-20 22:33:44 +02:00
file.h ntdll: Cancel asyncs when thread is terminated. 2022-06-09 13:20:13 +02:00
handle.c
handle.h
hook.c
mach.c
mailslot.c
main.c
Makefile.in makefiles: Add separate variables for Unix flags and libraries. 2022-06-29 23:23:41 +02:00
mapping.c
mutex.c
named_pipe.c
object.c server: Use the token owner instead of the token user for default object owner. 2022-07-20 22:33:44 +02:00
object.h
process.c
process.h
procfs.c
protocol.def ntdll: Fixup ICMP packet id if SOCK_DGRAM fallback is used. 2022-07-18 10:39:41 +02:00
ptrace.c
queue.c server: Avoid using pointer value after realloc. 2022-06-15 11:57:08 +02:00
region.c
registry.c server: Create new keys in the parent of a shared key. 2022-07-13 12:50:07 +02:00
request.c
request.h ntdll: Fixup ICMP packet id if SOCK_DGRAM fallback is used. 2022-07-18 10:39:41 +02:00
security.h server: Use the token owner instead of the token user for default object owner. 2022-07-20 22:33:44 +02:00
semaphore.c
serial.c
signal.c
sock.c server: Properly implement AFD_POLL_RESET. 2022-07-25 09:38:21 +02:00
symlink.c
thread.c ntdll: Cancel asyncs when thread is terminated. 2022-06-09 13:20:13 +02:00
thread.h
timer.c
token.c server: Use the token owner instead of the token user for default object owner. 2022-07-20 22:33:44 +02:00
trace.c ntdll: Fixup ICMP packet id if SOCK_DGRAM fallback is used. 2022-07-18 10:39:41 +02: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