.. |
.cvsignore
|
…
|
|
Makefile.in
|
Implement anonymous pipes on top of named pipes.
|
2003-05-20 04:32:53 +00:00 |
async.c
|
Implemented NtQueueApcThread, and changed the server APC interface to
|
2003-04-04 22:26:34 +00:00 |
async.h
|
…
|
|
atom.c
|
…
|
|
change.c
|
Implemented file change notifications, based on a patch by Mike
|
2003-03-26 23:41:43 +00:00 |
console.c
|
…
|
|
console.h
|
…
|
|
context_i386.c
|
Fixed typo in return value of tkill().
|
2003-05-07 03:22:22 +00:00 |
context_powerpc.c
|
Add support for Darwin's ptrace.
|
2003-05-12 03:07:45 +00:00 |
context_sparc.c
|
Make a distinction between the thread Unix pid and the process wide
|
2003-03-22 21:00:09 +00:00 |
debugger.c
|
…
|
|
device.c
|
…
|
|
event.c
|
…
|
|
fd.c
|
- rewrite of the named pipe code
|
2003-05-15 04:22:45 +00:00 |
file.c
|
- rewrite of the named pipe code
|
2003-05-15 04:22:45 +00:00 |
file.h
|
- rewrite of the named pipe code
|
2003-05-15 04:22:45 +00:00 |
handle.c
|
- rewrite of the named pipe code
|
2003-05-15 04:22:45 +00:00 |
handle.h
|
…
|
|
hook.c
|
…
|
|
list.h
|
Implemented file locking functions (partly based on my old Corel
|
2003-03-18 05:04:33 +00:00 |
main.c
|
Added generic signal handling mechanism based on pipes to synchronize
|
2003-03-26 01:32:18 +00:00 |
mapping.c
|
…
|
|
mutex.c
|
…
|
|
named_pipe.c
|
- rewrite of the named pipe code
|
2003-05-15 04:22:45 +00:00 |
object.c
|
…
|
|
object.h
|
Added generic signal handling mechanism based on pipes to synchronize
|
2003-03-26 01:32:18 +00:00 |
process.c
|
Implemented file locking functions (partly based on my old Corel
|
2003-03-18 05:04:33 +00:00 |
process.h
|
Implemented file locking functions (partly based on my old Corel
|
2003-03-18 05:04:33 +00:00 |
protocol.def
|
Implement anonymous pipes on top of named pipes.
|
2003-05-20 04:32:53 +00:00 |
ptrace.c
|
Fixed a couple of races with exiting threads in suspend_for_ptrace().
|
2003-05-06 00:21:21 +00:00 |
queue.c
|
Fixed bug that could cause SendMessage to return too early in certain
|
2003-03-19 00:12:17 +00:00 |
registry.c
|
…
|
|
request.c
|
Replaced WINE_CHECK_STRUCT_MEMBER autoconf macro by the standard
|
2003-03-28 00:36:12 +00:00 |
request.h
|
Implement anonymous pipes on top of named pipes.
|
2003-05-20 04:32:53 +00:00 |
semaphore.c
|
Removed no longer correct assertion.
|
2003-05-02 20:18:09 +00:00 |
serial.c
|
- rewrite of the named pipe code
|
2003-05-15 04:22:45 +00:00 |
signal.c
|
Fix for compiling on NetBSD.
|
2003-04-13 01:06:14 +00:00 |
smb.c
|
Added an inode object to keep track of all file descriptors open for a
|
2003-03-12 22:38:14 +00:00 |
snapshot.c
|
…
|
|
sock.c
|
Added an inode object to keep track of all file descriptors open for a
|
2003-03-12 22:38:14 +00:00 |
thread.c
|
Implemented NtQueueApcThread, and changed the server APC interface to
|
2003-04-04 22:26:34 +00:00 |
thread.h
|
Implemented NtQueueApcThread, and changed the server APC interface to
|
2003-04-04 22:26:34 +00:00 |
timer.c
|
Implemented timer related functions in ntdll and make the kernel32
|
2003-05-20 04:00:42 +00:00 |
trace.c
|
Implement anonymous pipes on top of named pipes.
|
2003-05-20 04:32:53 +00:00 |
unicode.c
|
…
|
|
unicode.h
|
…
|
|
user.c
|
…
|
|
user.h
|
…
|
|
window.c
|
…
|
|