Sweden-Number/server
Alexandre Julliard d0e4a76544 Make sure get_file_size uses a valid fd (spotted by Uwe Bonnes). 2003-02-17 01:50:40 +00:00
..
.cvsignore Initial revision 1998-10-04 18:02:24 +00:00
Makefile.in Started moving functions that deal with Unix file descriptors to a 2003-01-30 00:26:44 +00:00
async.c Started moving functions that deal with Unix file descriptors to a 2003-01-30 00:26:44 +00:00
async.h Removed trailing whitespace. 2002-05-31 23:06:46 +00:00
atom.c Changed fd operations to take a struct fd instead of a struct object. 2003-02-14 20:27:09 +00:00
change.c Changed fd operations to take a struct fd instead of a struct object. 2003-02-14 20:27:09 +00:00
console.c Changed fd operations to take a struct fd instead of a struct object. 2003-02-14 20:27:09 +00:00
console.h Changed fd operations to take a struct fd instead of a struct object. 2003-02-14 20:27:09 +00:00
context_i386.c Changed fd operations to take a struct fd instead of a struct object. 2003-02-14 20:27:09 +00:00
context_powerpc.c Changed fd operations to take a struct fd instead of a struct object. 2003-02-14 20:27:09 +00:00
context_sparc.c Changed fd operations to take a struct fd instead of a struct object. 2003-02-14 20:27:09 +00:00
debugger.c Changed fd operations to take a struct fd instead of a struct object. 2003-02-14 20:27:09 +00:00
device.c Changed fd operations to take a struct fd instead of a struct object. 2003-02-14 20:27:09 +00:00
event.c Changed fd operations to take a struct fd instead of a struct object. 2003-02-14 20:27:09 +00:00
fd.c Changed fd operations to take a struct fd instead of a struct object. 2003-02-14 20:27:09 +00:00
file.c Changed fd operations to take a struct fd instead of a struct object. 2003-02-14 20:27:09 +00:00
file.h Changed fd operations to take a struct fd instead of a struct object. 2003-02-14 20:27:09 +00:00
handle.c Changed fd operations to take a struct fd instead of a struct object. 2003-02-14 20:27:09 +00:00
handle.h Changed fd operations to take a struct fd instead of a struct object. 2003-02-14 20:27:09 +00:00
hook.c Changed fd operations to take a struct fd instead of a struct object. 2003-02-14 20:27:09 +00:00
list.h Rewrote hook support to store the hook chain in the server. 2002-10-29 00:41:42 +00:00
main.c Added support for multiple object namespaces, and a bunch functions 2002-10-02 23:49:30 +00:00
mapping.c Make sure get_file_size uses a valid fd (spotted by Uwe Bonnes). 2003-02-17 01:50:40 +00:00
mutex.c Changed fd operations to take a struct fd instead of a struct object. 2003-02-14 20:27:09 +00:00
named_pipe.c Changed fd operations to take a struct fd instead of a struct object. 2003-02-14 20:27:09 +00:00
object.c Changed fd operations to take a struct fd instead of a struct object. 2003-02-14 20:27:09 +00:00
object.h Changed fd operations to take a struct fd instead of a struct object. 2003-02-14 20:27:09 +00:00
pipe.c Changed fd operations to take a struct fd instead of a struct object. 2003-02-14 20:27:09 +00:00
process.c Changed fd operations to take a struct fd instead of a struct object. 2003-02-14 20:27:09 +00:00
process.h Made process and thread ids small integers instead of pointers. 2003-02-01 01:38:40 +00:00
protocol.def Changed fd operations to take a struct fd instead of a struct object. 2003-02-14 20:27:09 +00:00
ptrace.c Changed fd operations to take a struct fd instead of a struct object. 2003-02-14 20:27:09 +00:00
queue.c Changed fd operations to take a struct fd instead of a struct object. 2003-02-14 20:27:09 +00:00
registry.c Changed fd operations to take a struct fd instead of a struct object. 2003-02-14 20:27:09 +00:00
request.c Changed fd operations to take a struct fd instead of a struct object. 2003-02-14 20:27:09 +00:00
request.h Changed fd operations to take a struct fd instead of a struct object. 2003-02-14 20:27:09 +00:00
select.c Changed fd operations to take a struct fd instead of a struct object. 2003-02-14 20:27:09 +00:00
semaphore.c Changed fd operations to take a struct fd instead of a struct object. 2003-02-14 20:27:09 +00:00
serial.c Changed fd operations to take a struct fd instead of a struct object. 2003-02-14 20:27:09 +00:00
smb.c Changed fd operations to take a struct fd instead of a struct object. 2003-02-14 20:27:09 +00:00
snapshot.c Fixed regression in process parent handling. 2003-02-14 23:31:10 +00:00
sock.c Changed fd operations to take a struct fd instead of a struct object. 2003-02-14 20:27:09 +00:00
thread.c Changed fd operations to take a struct fd instead of a struct object. 2003-02-14 20:27:09 +00:00
thread.h Made process and thread ids small integers instead of pointers. 2003-02-01 01:38:40 +00:00
timer.c Changed fd operations to take a struct fd instead of a struct object. 2003-02-14 20:27:09 +00:00
trace.c Changed fd operations to take a struct fd instead of a struct object. 2003-02-14 20:27:09 +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 Converted the server to -DSTRICT. 2002-10-19 01:00:59 +00:00
user.h Store the hardware messages in the thread input structure, not in the 2003-01-08 00:27:58 +00:00
window.c Removed no longer used local variable (spotted by Dmitry Timoshkov). 2003-01-08 19:55:08 +00:00