.. |
async.c
|
server: Add support for restarting an async I/O when the client side couldn't finish it right away.
|
2007-04-10 17:07:27 +02:00 |
atom.c
|
server: Add an open_file() function to the object operations.
|
2007-03-22 11:44:29 +01:00 |
change.c
|
server: Rename the get_file_info function to get_fd_type and get rid of the flags.
|
2007-04-10 22:26:23 +02:00 |
class.c
|
Update the address of the Free Software Foundation.
|
2006-05-23 14:11:13 +02:00 |
clipboard.c
|
server: Add an open_file() function to the object operations.
|
2007-03-22 11:44:29 +01:00 |
console.c
|
server: Add an open_file() function to the object operations.
|
2007-03-22 11:44:29 +01:00 |
console.h
|
Update the address of the Free Software Foundation.
|
2006-05-23 14:11:13 +02:00 |
context_alpha.c
|
server: Moved get/set_thread_context implementation to ptrace.c.
|
2006-06-27 21:27:47 +02:00 |
context_i386.c
|
server: Moved get/set_thread_context implementation to ptrace.c.
|
2006-06-27 21:27:47 +02:00 |
context_powerpc.c
|
server: Fix context_powerpc.c compilation.
|
2006-07-07 16:57:11 +02:00 |
context_sparc.c
|
server: Moved get/set_thread_context implementation to ptrace.c.
|
2006-06-27 21:27:47 +02:00 |
context_x86_64.c
|
server: Moved get/set_thread_context implementation to ptrace.c.
|
2006-06-27 21:27:47 +02:00 |
debugger.c
|
server: Add an open_file() function to the object operations.
|
2007-03-22 11:44:29 +01:00 |
directory.c
|
server: Create the named pipe and mailslot devices under \Device.
|
2007-03-22 12:01:16 +01:00 |
event.c
|
server: Add an open_file() function to the object operations.
|
2007-03-22 11:44:29 +01:00 |
fd.c
|
ntdll: Store the file access and options in the fd cache, and get rid of the dynamic flags.
|
2007-04-10 22:32:46 +02:00 |
file.c
|
server: Rename the get_file_info function to get_fd_type and get rid of the flags.
|
2007-04-10 22:26:23 +02:00 |
file.h
|
server: Rename the get_file_info function to get_fd_type and get rid of the flags.
|
2007-04-10 22:26:23 +02:00 |
handle.c
|
server: Add an open_file() function to the object operations.
|
2007-03-22 11:44:29 +01:00 |
handle.h
|
server: Get rid of the server-side file descriptor cache management.
|
2006-11-02 20:52:05 +01:00 |
hook.c
|
server: Add an open_file() function to the object operations.
|
2007-03-22 11:44:29 +01:00 |
mach.c
|
Fixed some compilation issues on Mac OS X Leopard.
|
2007-03-12 16:14:18 +01:00 |
mailslot.c
|
server: Rename the get_file_info function to get_fd_type and get rid of the flags.
|
2007-04-10 22:26:23 +02:00 |
main.c
|
Update the address of the Free Software Foundation.
|
2006-05-23 14:11:13 +02:00 |
Makefile.in
|
server: Make struct async into a real object, to keep it around while the APC is running.
|
2007-03-20 19:23:59 +01:00 |
mapping.c
|
server: Add an open_file() function to the object operations.
|
2007-03-22 11:44:29 +01:00 |
mutex.c
|
server: Add an open_file() function to the object operations.
|
2007-03-22 11:44:29 +01:00 |
named_pipe.c
|
server: Rename the get_file_info function to get_fd_type and get rid of the flags.
|
2007-04-10 22:26:23 +02:00 |
object.c
|
server: Add an open_file() function to the object operations.
|
2007-03-22 11:44:29 +01:00 |
object.h
|
server: Add an open_file() function to the object operations.
|
2007-03-22 11:44:29 +01:00 |
process.c
|
server: Rename the get_file_info function to get_fd_type and get rid of the flags.
|
2007-04-10 22:26:23 +02:00 |
process.h
|
server: Replace inline static with static inline.
|
2007-03-17 20:05:05 +01:00 |
procfs.c
|
server: Added process control support using /proc on Solaris.
|
2007-03-09 13:40:41 +01:00 |
protocol.def
|
ntdll: Store the file access and options in the fd cache, and get rid of the dynamic flags.
|
2007-04-10 22:32:46 +02:00 |
ptrace.c
|
server: Replace inline static with static inline.
|
2007-03-17 20:05:05 +01:00 |
queue.c
|
server: Rename the get_file_info function to get_fd_type and get rid of the flags.
|
2007-04-10 22:26:23 +02:00 |
region.c
|
server: Added data_size_t type to represent sizes in the server protocol.
|
2006-07-26 11:11:03 +02:00 |
registry.c
|
server: Add an open_file() function to the object operations.
|
2007-03-22 11:44:29 +01:00 |
request.c
|
server: Rename the get_file_info function to get_fd_type and get rid of the flags.
|
2007-04-10 22:26:23 +02:00 |
request.h
|
server: Add support for associating a file descriptor to a message queue.
|
2007-04-04 18:02:01 +02:00 |
security.h
|
server: Check object's security when creating handles.
|
2007-02-21 19:49:02 +01:00 |
semaphore.c
|
server: Add an open_file() function to the object operations.
|
2007-03-22 11:44:29 +01:00 |
serial.c
|
server: Rename the get_file_info function to get_fd_type and get rid of the flags.
|
2007-04-10 22:26:23 +02:00 |
signal.c
|
server: Rename the get_file_info function to get_fd_type and get rid of the flags.
|
2007-04-10 22:26:23 +02:00 |
snapshot.c
|
server: Add an open_file() function to the object operations.
|
2007-03-22 11:44:29 +01:00 |
sock.c
|
server: Rename the get_file_info function to get_fd_type and get rid of the flags.
|
2007-04-10 22:26:23 +02:00 |
symlink.c
|
server: Add an open_file() function to the object operations.
|
2007-03-22 11:44:29 +01:00 |
thread.c
|
server: Rename the get_file_info function to get_fd_type and get rid of the flags.
|
2007-04-10 22:26:23 +02:00 |
thread.h
|
server: Add a generic apc_call structure to make it easier to extend, and more type-safe.
|
2007-01-04 13:40:09 +01:00 |
timer.c
|
server: Add an open_file() function to the object operations.
|
2007-03-22 11:44:29 +01:00 |
token.c
|
server: Add an open_file() function to the object operations.
|
2007-03-22 11:44:29 +01:00 |
trace.c
|
ntdll: Store the file access and options in the fd cache, and get rid of the dynamic flags.
|
2007-04-10 22:32:46 +02:00 |
unicode.c
|
Update the address of the Free Software Foundation.
|
2006-05-23 14:11:13 +02:00 |
unicode.h
|
Update the address of the Free Software Foundation.
|
2006-05-23 14:11:13 +02:00 |
user.c
|
server: Replace inline static with static inline.
|
2007-03-17 20:05:05 +01:00 |
user.h
|
server: Added data_size_t type to represent sizes in the server protocol.
|
2006-07-26 11:11:03 +02:00 |
window.c
|
server: Replace inline static with static inline.
|
2007-03-17 20:05:05 +01:00 |
wineserver.man.in
|
|
|
winstation.c
|
server: Add an open_file() function to the object operations.
|
2007-03-22 11:44:29 +01:00 |