wine/server
2015-05-06 08:41:50 +09:00
..
async.c server: Don't report completion at all in the MORE_PROCESSING_REQUIRED case. 2015-03-07 14:26:51 +09:00
atom.c
change.c server: Add missing includes of poll.h. 2014-06-12 18:05:08 +02:00
class.c
clipboard.c
completion.c
console.c server: Always remove inflight fd if alloc_console fails. 2014-11-20 22:33:29 +09:00
debugger.c server: Get rid of RIP_EVENT union elements. 2014-06-23 10:20:19 +02:00
device.c server: Add a request to store the results of an ioctl asynchronously. 2015-03-11 22:45:51 +09:00
directory.c
event.c server: Add blocked support for SIO_ADDRESS_LIST_CHANGE ioctl(). 2015-02-10 22:45:02 +09:00
fd.c server: Treat ENOTSUP the same way as ENOLCK, consider locking to be non-functional on that filesystem. 2014-06-18 19:55:33 +02:00
file.c server: Fix DACL to permissions conversion. 2015-03-31 00:04:43 +09:00
file.h server: Allow passing an argument for the user APC async I/O callbacks. 2015-03-03 17:02:03 +09:00
handle.c server: Track handle count of objects. 2015-04-03 17:07:37 +09:00
handle.h
hook.c
mach.c server: Use mach_vm_* functions instead of the old vm_* functions. 2015-01-23 11:15:20 +01:00
mailslot.c
main.c
Makefile.in
mapping.c
mutex.c
named_pipe.c server: Add blocked support for SIO_ADDRESS_LIST_CHANGE ioctl(). 2015-02-10 22:45:02 +09:00
object.c server: Track handle count of objects. 2015-04-03 17:07:37 +09:00
object.h server: Track handle count of objects. 2015-04-03 17:07:37 +09:00
process.c server: Implement waiting for job objects. 2015-04-07 23:16:20 +09:00
process.h server: Allow 32-bit connections on ARM64. 2015-05-06 08:41:50 +09:00
procfs.c
protocol.def server: Return a valid position also in posted messages. 2015-04-27 18:04:59 +09:00
ptrace.c configure: Add a check for sys/ucontext.h and include it where appropriate. 2014-07-23 19:06:58 +02:00
queue.c server: Return a valid position also in posted messages. 2015-04-27 18:04:59 +09:00
region.c server: Avoid reallocating region data when there is still enough space. 2014-11-19 16:40:03 +09:00
registry.c server: Fix invalid memory access when copying KeyNameInformation data. 2014-10-17 14:40:24 +09:00
request.c
request.h server: Return a valid position also in posted messages. 2015-04-27 18:04:59 +09:00
security.h server: Add header guarding for security.h. 2015-03-19 14:08:06 +09:00
semaphore.c
serial.c
signal.c
snapshot.c
sock.c server: Copy completion information for accepted socket into the new file descriptor. 2015-03-17 00:19:55 +09:00
symlink.c
thread.c server: Allow 32-bit connections on ARM64. 2015-05-06 08:41:50 +09:00
thread.h
timer.c
token.c server: Accept mandatory label ACEs. 2015-04-17 14:53:18 +09:00
trace.c server: Return a valid position also in posted messages. 2015-04-27 18:04:59 +09:00
unicode.c
unicode.h
user.c
user.h server: Send mouse hardware messages to thread owning top-most window. 2014-10-17 17:51:52 +09:00
window.c server: Post a notification to the desktop window when a top-level window is destroyed. 2015-03-27 20:40:36 +09:00
wineserver.de.UTF-8.man.in
wineserver.fr.UTF-8.man.in
wineserver.man.in
winstation.c