Sweden-Number/server
Vincent Povirk 473a3a47a7 server: Try to get a read lock if we can't get a write lock. 2014-05-09 14:16:19 +02:00
..
Makefile.in configure: Rename substituted variables to a standard _CFLAGS and _LIBS format. 2014-01-30 14:51:33 +01:00
async.c
atom.c
change.c
class.c
clipboard.c
completion.c
console.c
debugger.c
device.c
directory.c
event.c server: Fix generic access mapping for an event. 2014-01-29 15:00:57 +01:00
fd.c server: Try to get a read lock if we can't get a write lock. 2014-05-09 14:16:19 +02:00
file.c
file.h
handle.c
handle.h
hook.c
mach.c
mailslot.c
main.c
mapping.c
mutex.c server: Fix generic access mapping for a mutex. 2014-01-30 10:36:09 +01:00
named_pipe.c
object.c
object.h
process.c server: Don't debug children when DEBUG_PROCESS and DEBUG_ONLY_THIS_PROCESS flags are passed to CreateProcess. 2014-04-09 13:15:58 +02:00
process.h
procfs.c
protocol.def ntdll: Implement NtQuerySemaphore/SemaphoreBasicInformation. 2013-12-26 16:51:07 +01:00
ptrace.c
queue.c Revert "server: Restore the masks from the previous get_message when a wait is satisfied." 2014-04-10 16:28:52 +02:00
region.c
registry.c
request.c
request.h ntdll: Implement NtQuerySemaphore/SemaphoreBasicInformation. 2013-12-26 16:51:07 +01:00
security.h
semaphore.c server: Fix generic access mapping for a semaphore. 2014-02-04 10:52:15 +01:00
serial.c
signal.c
snapshot.c
sock.c server: Don't call close() on uninitialized memory in sock_check_pollhup. 2014-01-01 20:45:32 +01:00
symlink.c
thread.c server: Use longer int in bitshift operation (Coverity). 2014-04-17 10:44:14 +02:00
thread.h
timer.c
token.c
trace.c ntdll: Implement NtQuerySemaphore/SemaphoreBasicInformation. 2013-12-26 16:51:07 +01:00
unicode.c
unicode.h
user.c
user.h user32: Change SetForegroundWindow behavior on windows with parent and no WS_CHILD flag. 2014-03-27 16:18:05 +01:00
window.c user32: Change SetForegroundWindow behavior on windows with parent and no WS_CHILD flag. 2014-03-27 16:18:05 +01:00
wineserver.de.UTF-8.man.in
wineserver.fr.UTF-8.man.in
wineserver.man.in
winstation.c