..
.cvsignore
Initial revision
1998-10-04 18:02:24 +00:00
Makefile.in
Use libwine and libwine_unicode directly from their build directory
2000-12-06 00:05:14 +00:00
async.c
Merged the get_read_fd and get_write_fd requests.
2000-12-19 02:12:45 +00:00
atom.c
Merged the get_read_fd and get_write_fd requests.
2000-12-19 02:12:45 +00:00
change.c
Merged the get_read_fd and get_write_fd requests.
2000-12-19 02:12:45 +00:00
console.c
Use a separate FIFO pair for server requests that don't need to pass a
2000-12-22 02:04:15 +00:00
context_i386.c
Do not include sys/ptrace.h and sys/user.h unconditionally.
2000-11-29 20:04:09 +00:00
context_sparc.c
Fixed some issues found by winapi_check.
2000-12-01 23:53:46 +00:00
debugger.c
Use a separate FIFO pair for server requests that don't need to pass a
2000-12-22 02:04:15 +00:00
device.c
Merged the get_read_fd and get_write_fd requests.
2000-12-19 02:12:45 +00:00
event.c
Merged the get_read_fd and get_write_fd requests.
2000-12-19 02:12:45 +00:00
file.c
Use a separate FIFO pair for server requests that don't need to pass a
2000-12-22 02:04:15 +00:00
handle.c
Use a separate FIFO pair for server requests that don't need to pass a
2000-12-22 02:04:15 +00:00
handle.h
Use a separate FIFO pair for server requests that don't need to pass a
2000-12-22 02:04:15 +00:00
main.c
Make GetTickCount not use the whole Unix epoch (since 1970) any more,
2000-09-22 22:37:56 +00:00
mapping.c
Use a separate FIFO pair for server requests that don't need to pass a
2000-12-22 02:04:15 +00:00
mutex.c
Merged the get_read_fd and get_write_fd requests.
2000-12-19 02:12:45 +00:00
object.c
Merged the get_read_fd and get_write_fd requests.
2000-12-19 02:12:45 +00:00
object.h
Use a separate FIFO pair for server requests that don't need to pass a
2000-12-22 02:04:15 +00:00
pipe.c
Use a separate FIFO pair for server requests that don't need to pass a
2000-12-22 02:04:15 +00:00
process.c
Merged the get_read_fd and get_write_fd requests.
2000-12-19 02:12:45 +00:00
process.h
Implemented local atoms in the server.
2000-05-30 20:32:06 +00:00
ptrace.c
Do not include sys/ptrace.h and sys/user.h unconditionally.
2000-11-29 20:04:09 +00:00
queue.c
Merged the get_read_fd and get_write_fd requests.
2000-12-19 02:12:45 +00:00
registry.c
Merged the get_read_fd and get_write_fd requests.
2000-12-19 02:12:45 +00:00
request.c
Use a separate FIFO pair for server requests that don't need to pass a
2000-12-22 02:04:15 +00:00
request.h
Use a separate FIFO pair for server requests that don't need to pass a
2000-12-22 02:04:15 +00:00
select.c
Made the server listen for new clients on a Unix socket in
2000-01-25 01:40:27 +00:00
semaphore.c
Merged the get_read_fd and get_write_fd requests.
2000-12-19 02:12:45 +00:00
serial.c
Merged the get_read_fd and get_write_fd requests.
2000-12-19 02:12:45 +00:00
snapshot.c
Merged the get_read_fd and get_write_fd requests.
2000-12-19 02:12:45 +00:00
sock.c
Merged the get_read_fd and get_write_fd requests.
2000-12-19 02:12:45 +00:00
thread.c
Use a separate FIFO pair for server requests that don't need to pass a
2000-12-22 02:04:15 +00:00
thread.h
Use a separate FIFO pair for server requests that don't need to pass a
2000-12-22 02:04:15 +00:00
timer.c
Merged the get_read_fd and get_write_fd requests.
2000-12-19 02:12:45 +00:00
trace.c
Use a separate FIFO pair for server requests that don't need to pass a
2000-12-22 02:04:15 +00:00
unicode.c
Make unicode.o into a separate ELF library so that we can use it from
2000-07-25 21:01:59 +00:00
unicode.h
Make unicode.o into a separate ELF library so that we can use it from
2000-07-25 21:01:59 +00:00