Sweden-Number/server
Jacek Caban 32169eafe2 server: Allow pipe server fd caching throughout its whole lifetime.
Signed-off-by: Jacek Caban <jacek@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2018-08-15 10:49:07 +02:00
..
Makefile.in
async.c server: Keep reference to terminated async in free_async_queue. 2018-02-27 10:28:13 +01:00
atom.c
change.c
class.c user32: Fix returned class name for other process windows. 2018-06-13 22:13:27 +02:00
clipboard.c
completion.c
console.c
debugger.c
device.c
directory.c
event.c
fd.c server: Don't use set_no_fd_status for error handling in pipe objects. 2018-08-15 10:49:07 +02:00
file.c server: Map EXDEV to STATUS_NOT_SAME_DEVICE. 2018-05-11 11:08:10 +02:00
file.h server: Don't use set_no_fd_status for error handling in pipe objects. 2018-08-15 10:49:07 +02:00
handle.c
handle.h
hook.c
mach.c
mailslot.c
main.c
mapping.c
mutex.c
named_pipe.c server: Allow pipe server fd caching throughout its whole lifetime. 2018-08-15 10:49:07 +02:00
object.c
object.h
process.c
process.h
procfs.c
protocol.def user32: Fix returned class name for other process windows. 2018-06-13 22:13:27 +02:00
ptrace.c
queue.c
region.c server: Add a couple of rectangle helper functions. 2018-07-05 19:08:34 +02:00
registry.c server: Notify parents of registry value changes. 2018-05-07 12:09:47 +02:00
request.c
request.h user32: Fix returned class name for other process windows. 2018-06-13 22:13:27 +02:00
security.h
semaphore.c
serial.c
signal.c
snapshot.c
sock.c
symlink.c
thread.c
thread.h
timer.c
token.c server: Store the token owner separately. 2018-05-02 16:05:32 +02:00
trace.c user32: Fix returned class name for other process windows. 2018-06-13 22:13:27 +02:00
unicode.c
unicode.h
user.c
user.h server: Add a couple of rectangle helper functions. 2018-07-05 19:08:34 +02:00
window.c server: Return the surface rect as top clipping rect. 2018-07-11 15:45:11 +02:00
wineserver.de.UTF-8.man.in
wineserver.fr.UTF-8.man.in
wineserver.man.in
winstation.c