wine-wine/server
Alexandre Julliard bc30303c56 server: Use attributes instead of inherit flag in socket requests. 2005-12-09 11:58:55 +01:00
..
.gitignore Renamed all .cvsignore files to .gitignore. 2005-11-26 13:10:33 +01:00
Makefile.in Implement symbolic link object in wineserver. 2005-11-30 19:22:57 +01:00
atom.c Match PSDK STATUS_* definitions. 2005-11-28 17:32:54 +01:00
change.c Match PSDK STATUS_* definitions. 2005-11-28 17:32:54 +01:00
class.c Match PSDK STATUS_* definitions. 2005-11-28 17:32:54 +01:00
clipboard.c Match PSDK STATUS_* definitions. 2005-11-28 17:32:54 +01:00
console.c Move event and mutex objects into directory name space. 2005-12-02 15:55:48 +01:00
console.h In console input record queue, replace semaphore with a manual reset 2003-06-23 03:37:14 +00:00
context_alpha.c Create the necessary functions for wineserver contexts for Alpha. 2004-10-14 03:05:09 +00:00
context_i386.c Moved the platform-independent part of the get/set_thread_context 2005-11-02 14:12:13 +00:00
context_powerpc.c Moved the platform-independent part of the get/set_thread_context 2005-11-02 14:12:13 +00:00
context_sparc.c Moved the platform-independent part of the get/set_thread_context 2005-11-02 14:12:13 +00:00
context_x86_64.c Moved the platform-independent part of the get/set_thread_context 2005-11-02 14:12:13 +00:00
debugger.c Match PSDK STATUS_* definitions. 2005-11-28 17:32:54 +01:00
directory.c server: Let the directory code handle device names. 2005-12-05 14:52:02 +01:00
event.c server: Move handle allocation out of open_object_dir. 2005-12-05 12:52:05 +01:00
fd.c Match PSDK STATUS_* definitions. 2005-11-28 17:32:54 +01:00
file.c Match PSDK STATUS_* definitions. 2005-11-28 17:32:54 +01:00
file.h Make mailslots use as much of the default async fd implementation as 2005-07-14 12:18:05 +00:00
handle.c Match PSDK STATUS_* definitions. 2005-11-28 17:32:54 +01:00
handle.h Added a struct unicode_str to encapsulate object names. 2005-11-18 16:31:18 +00:00
hook.c Match PSDK STATUS_* definitions. 2005-11-28 17:32:54 +01:00
mailslot.c server: Let the directory code handle device names. 2005-12-05 14:52:02 +01:00
main.c server: Remove sync_namespace. 2005-12-05 14:52:18 +01:00
mapping.c server: Move handle allocation out of open_object_dir. 2005-12-05 12:52:05 +01:00
mutex.c server: Move handle allocation out of open_object_dir. 2005-12-05 12:52:05 +01:00
named_pipe.c server: Let the directory code handle device names. 2005-12-05 14:52:02 +01:00
object.c Implement directory object in wineserver. 2005-11-29 17:21:05 +01:00
object.h server: Remove sync_namespace. 2005-12-05 14:52:18 +01:00
process.c Move event and mutex objects into directory name space. 2005-12-02 15:55:48 +01:00
process.h Return the startup info size in the init_thread request, and allocate 2005-07-13 19:43:35 +00:00
protocol.def server: Use attributes instead of inherit flag in socket requests. 2005-12-09 11:58:55 +01:00
ptrace.c Match PSDK STATUS_* definitions. 2005-11-28 17:32:54 +01:00
queue.c Match PSDK STATUS_* definitions. 2005-11-28 17:32:54 +01:00
region.c Match PSDK STATUS_* definitions. 2005-11-28 17:32:54 +01:00
registry.c Fixed some compiler warnings on Darwin. 2005-12-01 12:36:05 +01:00
request.c Implement directory object in wineserver. 2005-11-29 17:21:05 +01:00
request.h Implement symbolic link object in wineserver. 2005-11-30 19:22:57 +01:00
security.h - Change the default user SID to match what was previously returned by 2005-07-18 13:22:55 +00:00
semaphore.c server: Move handle allocation out of open_object_dir. 2005-12-05 12:52:05 +01:00
serial.c Match PSDK STATUS_* definitions. 2005-11-28 17:32:54 +01:00
signal.c Add name_lookup function in object_ops. 2005-11-22 14:55:42 +00:00
snapshot.c Match PSDK STATUS_* definitions. 2005-11-28 17:32:54 +01:00
sock.c server: Use attributes instead of inherit flag in socket requests. 2005-12-09 11:58:55 +01:00
symlink.c server: Move handle allocation out of open_object_dir. 2005-12-05 12:52:05 +01:00
thread.c Match PSDK STATUS_* definitions. 2005-11-28 17:32:54 +01:00
thread.h Match PSDK STATUS_* definitions. 2005-11-28 17:32:54 +01:00
timer.c server: Move handle allocation out of open_object_dir. 2005-12-05 12:52:05 +01:00
token.c Match PSDK STATUS_* definitions. 2005-11-28 17:32:54 +01:00
trace.c server: Use attributes instead of inherit flag in socket requests. 2005-12-09 11:58:55 +01:00
unicode.c Fixed warnings with gcc option "-Wwrite-strings". 2003-10-21 23:57:25 +00:00
unicode.h Fixed warnings with gcc option "-Wwrite-strings". 2003-10-21 23:57:25 +00:00
user.c Treat 0xffff the same as 0 for the handle generation field to avoid 2005-05-07 15:03:00 +00:00
user.h Added a struct unicode_str to encapsulate object names. 2005-11-18 16:31:18 +00:00
window.c Match PSDK STATUS_* definitions. 2005-11-28 17:32:54 +01:00
wineserver.man.in Put Wine version information in all the man pages. 2005-10-06 16:10:01 +00:00
winstation.c Match PSDK STATUS_* definitions. 2005-11-28 17:32:54 +01:00