.. |
.gitignore
|
…
|
|
Makefile.in
|
…
|
|
atom.c
|
server: Class and global atoms should not be local to a window station.
|
2006-03-22 22:13:40 +01:00 |
change.c
|
server: Fix a race condition in the delivery of change notifications.
|
2006-03-28 12:21:54 +02:00 |
class.c
|
server: Class and global atoms should not be local to a window station.
|
2006-03-22 22:13:40 +01:00 |
clipboard.c
|
…
|
|
console.c
|
server: Free ptr in console_input_append_hist.
|
2006-04-07 13:08:49 +02:00 |
console.h
|
…
|
|
context_alpha.c
|
server: Moved the tkill function to ptrace.c.
|
2006-04-10 21:07:21 +02:00 |
context_i386.c
|
server: Moved the tkill function to ptrace.c.
|
2006-04-10 21:07:21 +02:00 |
context_powerpc.c
|
server: Moved the tkill function to ptrace.c.
|
2006-04-10 21:07:21 +02:00 |
context_sparc.c
|
server: Moved the tkill function to ptrace.c.
|
2006-04-10 21:07:21 +02:00 |
context_x86_64.c
|
server: Moved the tkill function to ptrace.c.
|
2006-04-10 21:07:21 +02:00 |
debugger.c
|
server: Removed the thread attached flag, since we always detach now.
|
2006-04-10 20:25:22 +02:00 |
directory.c
|
server: New scheme for cleaning up objects on server exit.
|
2006-03-22 20:32:04 +01:00 |
event.c
|
…
|
|
fd.c
|
…
|
|
file.c
|
…
|
|
file.h
|
…
|
|
handle.c
|
server: New scheme for cleaning up objects on server exit.
|
2006-03-22 20:32:04 +01:00 |
handle.h
|
server: New scheme for cleaning up objects on server exit.
|
2006-03-22 20:32:04 +01:00 |
hook.c
|
…
|
|
mailslot.c
|
server: New scheme for cleaning up objects on server exit.
|
2006-03-22 20:32:04 +01:00 |
main.c
|
…
|
|
mapping.c
|
…
|
|
mutex.c
|
…
|
|
named_pipe.c
|
server: New scheme for cleaning up objects on server exit.
|
2006-03-22 20:32:04 +01:00 |
object.c
|
server: New scheme for cleaning up objects on server exit.
|
2006-03-22 20:32:04 +01:00 |
object.h
|
server: New scheme for cleaning up objects on server exit.
|
2006-03-22 20:32:04 +01:00 |
process.c
|
server: Moved read/write_process_memory and get_selector_entry to ptrace.c.
|
2006-04-07 19:52:12 +02:00 |
process.h
|
server: Moved read/write_process_memory and get_selector_entry to ptrace.c.
|
2006-04-07 19:52:12 +02:00 |
protocol.def
|
server: Get rid of alignment requirements in write_process_memory request.
|
2006-04-07 18:41:58 +02:00 |
ptrace.c
|
server: Moved the tkill function to ptrace.c.
|
2006-04-10 21:07:21 +02:00 |
queue.c
|
server: Should use release_object on an object instead of free.
|
2006-04-07 13:07:47 +02:00 |
region.c
|
…
|
|
registry.c
|
server: Avoid comparison of -1 with an unsigned variable.
|
2006-04-07 11:45:58 +02:00 |
request.c
|
server: Avoid crash on startup when the configuration dir doesn't exist.
|
2006-03-31 13:06:04 +02:00 |
request.h
|
…
|
|
security.h
|
…
|
|
semaphore.c
|
…
|
|
serial.c
|
kernel32: ClearCommError.
|
2006-02-27 13:54:43 +01:00 |
signal.c
|
server: Fix compilation under Darwin 7.
|
2006-03-24 12:14:14 +01:00 |
snapshot.c
|
…
|
|
sock.c
|
…
|
|
symlink.c
|
…
|
|
thread.c
|
server: Removed the thread attached flag, since we always detach now.
|
2006-04-10 20:25:22 +02:00 |
thread.h
|
server: Moved the tkill function to ptrace.c.
|
2006-04-10 21:07:21 +02:00 |
timer.c
|
…
|
|
token.c
|
server: Handle failure of mem_alloc in duplicate_token.
|
2006-04-07 13:08:33 +02:00 |
trace.c
|
server: Get rid of alignment requirements in write_process_memory request.
|
2006-04-07 18:41:58 +02:00 |
unicode.c
|
…
|
|
unicode.h
|
…
|
|
user.c
|
…
|
|
user.h
|
server: Connect to the window station and desktop specified by startup info.
|
2006-03-27 12:57:17 +02:00 |
window.c
|
explorer: Don't use ExitWindows on shutdown.
|
2006-04-07 20:26:47 +02:00 |
wineserver.man.in
|
…
|
|
winstation.c
|
server: Connect to the window station and desktop specified by startup info.
|
2006-03-27 12:57:17 +02:00 |