Sweden-Number/server
Michael Stefaniuc 85ce5117c5 Add a WINE_NO_LONG_INT define to many makefiles to ease the transition of DWORD/LONG/ULONG from long to int. 2006-09-29 16:08:30 +02:00
..
.gitignore
Makefile.in Add a WINE_NO_LONG_INT define to many makefiles to ease the transition of DWORD/LONG/ULONG from long to int. 2006-09-29 16:08:30 +02:00
atom.c server: Added data_size_t type to represent sizes in the server protocol. 2006-07-26 11:11:03 +02:00
change.c
class.c
clipboard.c
console.c server: Fix some comparisons between signed and unsigned. 2006-07-26 11:11:04 +02:00
console.h
context_alpha.c
context_i386.c
context_powerpc.c
context_sparc.c
context_x86_64.c
debugger.c server: Added data_size_t type to represent sizes in the server protocol. 2006-07-26 11:11:03 +02:00
directory.c
event.c
fd.c server: Only call gettimeofday once per poll loop. 2006-08-10 16:42:09 +02:00
file.c server: Translate errnos ENFILE and EMFILE to STATUS_TOO_MANY_OPENED_FILES, 2006-09-07 10:17:18 +02:00
file.h server: Only call gettimeofday once per poll loop. 2006-08-10 16:42:09 +02:00
handle.c
handle.h
hook.c server: Added data_size_t type to represent sizes in the server protocol. 2006-07-26 11:11:03 +02:00
mailslot.c server: Only call gettimeofday once per poll loop. 2006-08-10 16:42:09 +02:00
main.c
mapping.c
mutex.c
named_pipe.c server: Only call gettimeofday once per poll loop. 2006-08-10 16:42:09 +02:00
object.c server: Added data_size_t type to represent sizes in the server protocol. 2006-07-26 11:11:03 +02:00
object.h server: Convert the server start time to the abs_time_t type. 2006-07-26 14:50:55 +02:00
process.c server: Kill the process without SIGTERM when the fd socket is closed. 2006-09-21 11:14:45 +02:00
process.h server: Kill the process without SIGTERM when the fd socket is closed. 2006-09-21 11:14:45 +02:00
protocol.def server: Make the message extra info 64 bits on Win64. 2006-08-09 17:10:14 +02:00
ptrace.c server: Fix some comparisons between signed and unsigned. 2006-07-26 11:11:04 +02:00
queue.c server: Only call gettimeofday once per poll loop. 2006-08-10 16:42:09 +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: Only call gettimeofday once per poll loop. 2006-08-10 16:42:09 +02:00
request.c server: Kill the process without SIGTERM when the fd socket is closed. 2006-09-21 11:14:45 +02:00
request.h server: Make sure to completely kill processes before returning from a wineserver -k. 2006-08-14 20:40:31 +02:00
security.h
semaphore.c
serial.c server: Only call gettimeofday once per poll loop. 2006-08-10 16:42:09 +02:00
signal.c server: Make sure to completely kill processes before returning from a wineserver -k. 2006-08-14 20:40:31 +02:00
snapshot.c server: Added data_size_t type to represent sizes in the server protocol. 2006-07-26 11:11:03 +02:00
sock.c
symlink.c server: Added data_size_t type to represent sizes in the server protocol. 2006-07-26 11:11:03 +02:00
thread.c server: Use ntdll values where possible. 2006-08-23 12:01:10 +02:00
thread.h server: Convert thread creation/exit times to the abs_time_t type. 2006-07-26 14:49:55 +02:00
timer.c server: Only call gettimeofday once per poll loop. 2006-08-10 16:42:09 +02:00
token.c server: Fix some comparisons between signed and unsigned. 2006-07-26 11:11:04 +02:00
trace.c server: Only call gettimeofday once per poll loop. 2006-08-10 16:42:09 +02:00
unicode.c
unicode.h
user.c
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: Added data_size_t type to represent sizes in the server protocol. 2006-07-26 11:11:03 +02:00
wineserver.man.in
winstation.c server: Only call gettimeofday once per poll loop. 2006-08-10 16:42:09 +02:00