.. |
.cvsignore
|
Initial revision
|
1998-10-04 18:02:24 +00:00 |
Makefile.in
|
Added socket interface to wineserver.
|
1999-10-13 16:05:37 +00:00 |
change.c
|
Further server optimizations:
|
1999-06-26 08:43:26 +00:00 |
console.c
|
- Added missing configuration #if:s and #includes:s.
|
1999-10-24 22:13:47 +00:00 |
debugger.c
|
Free the handles of the event structure in the right process (thanks
|
1999-11-04 02:31:10 +00:00 |
device.c
|
Further server optimizations:
|
1999-06-26 08:43:26 +00:00 |
event.c
|
Made event manipulation routines public.
|
1999-09-28 16:40:07 +00:00 |
file.c
|
- Added missing configuration #if:s and #includes:s.
|
1999-10-24 22:13:47 +00:00 |
handle.c
|
Made all handles multiple of 4. Fixed semantics for pseudo-handles.
|
1999-11-04 02:33:45 +00:00 |
handle.h
|
Made server communication faster by using a shared memory block.
|
1999-06-22 17:26:53 +00:00 |
main.c
|
ANSI C fixes.
|
1999-06-26 14:58:24 +00:00 |
mapping.c
|
Further server optimizations:
|
1999-06-26 08:43:26 +00:00 |
mutex.c
|
Remove the mutex from the thread list when destroying it.
|
1999-08-04 09:52:33 +00:00 |
object.c
|
Further server optimizations:
|
1999-06-26 08:43:26 +00:00 |
object.h
|
Winsock rewrite. Sockets are now proper win32 handles.
|
1999-10-23 16:53:34 +00:00 |
pipe.c
|
- Added missing configuration #if:s and #includes:s.
|
1999-10-24 22:13:47 +00:00 |
process.c
|
Further server optimizations:
|
1999-06-26 08:43:26 +00:00 |
process.h
|
Return console handles in alloc_console request.
|
1999-06-11 18:31:22 +00:00 |
request.c
|
Further server optimizations:
|
1999-06-26 08:43:26 +00:00 |
request.h
|
Added socket interface to wineserver.
|
1999-10-13 16:05:37 +00:00 |
select.c
|
Added EXCEPT_EVENT to wineserver select loop.
|
1999-09-27 11:46:56 +00:00 |
semaphore.c
|
Further server optimizations:
|
1999-06-26 08:43:26 +00:00 |
snapshot.c
|
Further server optimizations:
|
1999-06-26 08:43:26 +00:00 |
sock.c
|
- Added missing configuration #if:s and #includes:s.
|
1999-10-24 22:13:47 +00:00 |
socket.c
|
- Added missing configuration #if:s and #includes:s.
|
1999-10-24 22:13:47 +00:00 |
thread.c
|
Added checks for sys/errno.h, sys/signal.h and sys/mman.h.
|
1999-07-10 13:16:29 +00:00 |
thread.h
|
Further server optimizations:
|
1999-06-26 08:43:26 +00:00 |
trace.c
|
Added socket interface to wineserver.
|
1999-10-13 16:05:37 +00:00 |