.. |
Makefile.in
|
…
|
|
async.c
|
server: Introduce a separated type for user APCs.
|
2020-04-13 12:14:50 +02:00 |
atom.c
|
server: Add a helper function for hashing a Unicode string.
|
2020-03-24 19:43:38 +01:00 |
change.c
|
server: Avoid using interlocked functions.
|
2020-05-02 15:10:14 +02:00 |
class.c
|
…
|
|
clipboard.c
|
…
|
|
completion.c
|
server: Don't use wine/unicode.h.
|
2020-03-24 19:43:38 +01:00 |
console.c
|
server: Save whole input history line again.
|
2020-05-08 13:34:25 +02:00 |
debugger.c
|
ntdll: Use server_select to pass context to server in send_debug_event.
|
2020-04-16 22:10:04 +02:00 |
device.c
|
…
|
|
directory.c
|
ntdll: Create user shared data section in the server, and initialize it in wineboot.
|
2020-05-29 16:17:32 +02:00 |
event.c
|
…
|
|
fd.c
|
server: Fail if non-empty directory marked for deletion.
|
2020-06-09 21:23:33 +02:00 |
file.c
|
ntdll: Perform fsync() in client for files and directories.
|
2020-06-09 21:23:33 +02:00 |
file.h
|
ntdll: Create user shared data section in the server, and initialize it in wineboot.
|
2020-05-29 16:17:32 +02:00 |
handle.c
|
…
|
|
handle.h
|
…
|
|
hook.c
|
…
|
|
mach.c
|
server: Don't change cached thread context in set_thread_context.
|
2020-04-22 16:47:41 +02:00 |
mailslot.c
|
server: Don't use wine/unicode.h.
|
2020-03-24 19:43:38 +01:00 |
main.c
|
server: Initialize current_time before it's used in init_registry.
|
2020-04-09 21:04:04 +02:00 |
mapping.c
|
ntdll: Create user shared data section in the server, and initialize it in wineboot.
|
2020-05-29 16:17:32 +02:00 |
mutex.c
|
…
|
|
named_pipe.c
|
…
|
|
object.c
|
server: Add a helper function for hashing a Unicode string.
|
2020-03-24 19:43:38 +01:00 |
object.h
|
server: Implement DBG_REPLY_LATER handling.
|
2020-03-27 21:16:13 +01:00 |
process.c
|
server: Partially implement JobObjectBasicAccountingInformation.
|
2020-06-09 21:23:33 +02:00 |
process.h
|
…
|
|
procfs.c
|
…
|
|
protocol.def
|
server: Partially implement JobObjectBasicAccountingInformation.
|
2020-06-09 21:23:33 +02:00 |
ptrace.c
|
server: Don't change cached thread context in set_thread_context.
|
2020-04-22 16:47:41 +02:00 |
queue.c
|
server: Use monotonic clock for SetTimer timeouts.
|
2020-04-09 21:04:04 +02:00 |
region.c
|
…
|
|
registry.c
|
server: Add a helper function for case-insensitive Unicode string comparisons.
|
2020-03-24 19:43:38 +01:00 |
request.c
|
server: Use monotonic clock for relative timeouts.
|
2020-04-09 21:04:04 +02:00 |
request.h
|
server: Partially implement JobObjectBasicAccountingInformation.
|
2020-06-09 21:23:33 +02:00 |
security.h
|
…
|
|
semaphore.c
|
…
|
|
serial.c
|
…
|
|
signal.c
|
…
|
|
snapshot.c
|
…
|
|
sock.c
|
…
|
|
symlink.c
|
server: Use byte length in dump_strW() for consistency.
|
2020-03-23 11:39:09 +01:00 |
thread.c
|
ntdll: Don't call terminate_thread request if not necessary.
|
2020-05-29 16:17:32 +02:00 |
thread.h
|
server: Make thread context a server object.
|
2020-04-22 16:47:41 +02:00 |
timer.c
|
server: Introduce a separated type for user APCs.
|
2020-04-13 12:14:50 +02:00 |
token.c
|
server: Don't use wine/unicode.h.
|
2020-03-24 19:43:38 +01:00 |
trace.c
|
server: Partially implement JobObjectBasicAccountingInformation.
|
2020-06-09 21:23:33 +02:00 |
unicode.c
|
server: Add a helper function for hashing a Unicode string.
|
2020-03-24 19:43:38 +01:00 |
unicode.h
|
server: Don't use wine/unicode.h.
|
2020-03-24 19:43:38 +01:00 |
user.c
|
…
|
|
user.h
|
…
|
|
window.c
|
server: Store length of window text instead of null-terminating it.
|
2020-03-23 11:40:04 +01:00 |
wineserver.de.UTF-8.man.in
|
…
|
|
wineserver.fr.UTF-8.man.in
|
…
|
|
wineserver.man.in
|
…
|
|
winstation.c
|
server: Add a helper function for splitting a path into individual elements.
|
2020-03-24 19:43:38 +01:00 |