wine-wine/server
Alexandre Julliard ca96de344b Fixed process startup synchronization broken by previous change. 2002-05-25 21:15:03 +00:00
..
.cvsignore Initial revision 1998-10-04 18:02:24 +00:00
Makefile.in Added mkinstalldirs to create directories more portably. 2002-05-09 04:31:39 +00:00
async.c Add more flexibility to the queue_async server call by moving most 2002-04-24 21:29:54 +00:00
async.h - separate cleanly between async scheduling and file IO related issues. 2002-04-05 22:53:57 +00:00
atom.c Better support for configure detection of missing types, added check 2002-04-26 19:05:15 +00:00
change.c Added LGPL standard comment, and copyright notices where necessary. 2002-03-09 23:29:33 +00:00
console.c Fixed missing wineconsole notification of title modification. 2002-05-11 22:53:56 +00:00
console.h Added LGPL standard comment, and copyright notices where necessary. 2002-03-09 23:29:33 +00:00
context_i386.c Added LGPL standard comment, and copyright notices where necessary. 2002-03-09 23:29:33 +00:00
context_sparc.c Added LGPL standard comment, and copyright notices where necessary. 2002-03-09 23:29:33 +00:00
debugger.c A few optimizations in the process startup requests now that Winelib 2002-05-24 21:20:27 +00:00
device.c Added LGPL standard comment, and copyright notices where necessary. 2002-03-09 23:29:33 +00:00
event.c Better support for configure detection of missing types, added check 2002-04-26 19:05:15 +00:00
file.c Fixed some bugs in my recently submitted patch series. 2002-04-26 18:31:19 +00:00
handle.c Better support for configure detection of missing types, added check 2002-04-26 19:05:15 +00:00
handle.h Added LGPL standard comment, and copyright notices where necessary. 2002-03-09 23:29:33 +00:00
main.c Added timer on server exit to wait a bit for new clients. 2002-04-03 22:51:18 +00:00
mapping.c Better support for configure detection of missing types, added check 2002-04-26 19:05:15 +00:00
mutex.c Better support for configure detection of missing types, added check 2002-04-26 19:05:15 +00:00
named_pipe.c Better support for configure detection of missing types, added check 2002-04-26 19:05:15 +00:00
object.c Better support for configure detection of missing types, added check 2002-04-26 19:05:15 +00:00
object.h Add more flexibility to the queue_async server call by moving most 2002-04-24 21:29:54 +00:00
pipe.c Added LGPL standard comment, and copyright notices where necessary. 2002-03-09 23:29:33 +00:00
process.c Fixed process startup synchronization broken by previous change. 2002-05-25 21:15:03 +00:00
process.h Fixed process startup synchronization broken by previous change. 2002-05-25 21:15:03 +00:00
protocol.def A few optimizations in the process startup requests now that Winelib 2002-05-24 21:20:27 +00:00
ptrace.c A few optimizations in the process startup requests now that Winelib 2002-05-24 21:20:27 +00:00
queue.c Better support for configure detection of missing types, added check 2002-04-26 19:05:15 +00:00
registry.c Better support for configure detection of missing types, added check 2002-04-26 19:05:15 +00:00
request.c Added timer on server exit to wait a bit for new clients. 2002-04-03 22:51:18 +00:00
request.h Fixed handling of deferred connections in WSAAccept(). 2002-04-23 22:03:42 +00:00
select.c Added timer on server exit to wait a bit for new clients. 2002-04-03 22:51:18 +00:00
semaphore.c Better support for configure detection of missing types, added check 2002-04-26 19:05:15 +00:00
serial.c Fixed some bugs in my recently submitted patch series. 2002-04-26 18:31:19 +00:00
smb.c Begin to make wine an SMB client. 2002-03-12 19:24:04 +00:00
snapshot.c Better support for configure detection of missing types, added check 2002-04-26 19:05:15 +00:00
sock.c Fixes to FD_CLOSE handling. 2002-04-27 01:06:09 +00:00
thread.c Better support for configure detection of missing types, added check 2002-04-26 19:05:15 +00:00
thread.h Added LGPL standard comment, and copyright notices where necessary. 2002-03-09 23:29:33 +00:00
timer.c Better support for configure detection of missing types, added check 2002-04-26 19:05:15 +00:00
trace.c A few optimizations in the process startup requests now that Winelib 2002-05-24 21:20:27 +00:00
unicode.c Better support for configure detection of missing types, added check 2002-04-26 19:05:15 +00:00
unicode.h Added LGPL standard comment, and copyright notices where necessary. 2002-03-09 23:29:33 +00:00
user.c Added LGPL standard comment, and copyright notices where necessary. 2002-03-09 23:29:33 +00:00
user.h Send message for WSAAsyncSelect sockets directly from the server, 2002-03-23 20:43:52 +00:00
window.c Better support for configure detection of missing types, added check 2002-04-26 19:05:15 +00:00