.. |
.cvsignore
|
Initial version of a wineserver man page.
|
2005-09-27 10:56:47 +00:00 |
Makefile.in
|
Added global rules for man pages.
|
2005-10-06 16:06:04 +00:00 |
atom.c
|
…
|
|
change.c
|
Use int instead of long in interlocked_* functions for 64-bit
|
2005-09-26 13:51:58 +00:00 |
class.c
|
Create the desktop class when needed without requiring a client
|
2005-07-19 19:45:48 +00:00 |
clipboard.c
|
…
|
|
console.c
|
Added a struct unicode_str to encapsulate object names.
|
2005-11-18 16:31:18 +00:00 |
console.h
|
…
|
|
context_alpha.c
|
…
|
|
context_i386.c
|
Moved the platform-independent part of the get/set_thread_context
|
2005-11-02 14:12:13 +00:00 |
context_powerpc.c
|
Moved the platform-independent part of the get/set_thread_context
|
2005-11-02 14:12:13 +00:00 |
context_sparc.c
|
Moved the platform-independent part of the get/set_thread_context
|
2005-11-02 14:12:13 +00:00 |
context_x86_64.c
|
Moved the platform-independent part of the get/set_thread_context
|
2005-11-02 14:12:13 +00:00 |
debugger.c
|
Don't send an extra signal when waiting for a debug event, just do a
|
2005-11-01 21:47:07 +00:00 |
event.c
|
Return correct error on name collision when creating new named
|
2005-11-21 16:27:03 +00:00 |
fd.c
|
Make the unmount_device request take a handle to the device file
|
2005-10-27 11:20:50 +00:00 |
file.c
|
Added an unmount_device request that invalidates all file descriptors
|
2005-08-08 15:11:03 +00:00 |
file.h
|
…
|
|
handle.c
|
Added a struct unicode_str to encapsulate object names.
|
2005-11-18 16:31:18 +00:00 |
handle.h
|
Added a struct unicode_str to encapsulate object names.
|
2005-11-18 16:31:18 +00:00 |
hook.c
|
…
|
|
mailslot.c
|
Return correct error on name collision when creating new named
|
2005-11-21 16:27:03 +00:00 |
main.c
|
- Use OBJ_CASE_INSENSITIVE in object lookup.
|
2005-11-01 10:22:38 +00:00 |
mapping.c
|
Return correct error on name collision when creating new named
|
2005-11-21 16:27:03 +00:00 |
mutex.c
|
Return correct error on name collision when creating new named
|
2005-11-21 16:27:03 +00:00 |
named_pipe.c
|
Return correct error on name collision when creating new named
|
2005-11-21 16:27:03 +00:00 |
object.c
|
Return correct error on name collision when creating new named
|
2005-11-21 16:27:03 +00:00 |
object.h
|
Added a struct unicode_str to encapsulate object names.
|
2005-11-18 16:31:18 +00:00 |
process.c
|
Added a struct unicode_str to encapsulate object names.
|
2005-11-18 16:31:18 +00:00 |
process.h
|
…
|
|
protocol.def
|
Fixed handling of mailslot read timeout to avoid compiler warnings.
|
2005-11-21 15:23:49 +00:00 |
ptrace.c
|
Don't try to detach from a thread that is exiting, to avoid triggering
|
2005-08-22 10:13:28 +00:00 |
queue.c
|
Added support for the QS_ALLPOSTMESSAGE flag.
|
2005-11-14 15:17:09 +00:00 |
region.c
|
…
|
|
registry.c
|
Fix some gcc 4.0 warnings.
|
2005-08-09 10:37:50 +00:00 |
request.c
|
Use the proper size for the cmsg_fd structure on 64-bit plaforms.
|
2005-09-16 18:52:47 +00:00 |
request.h
|
Added a struct unicode_str to encapsulate object names.
|
2005-11-18 16:31:18 +00:00 |
security.h
|
- Change the default user SID to match what was previously returned by
|
2005-07-18 13:22:55 +00:00 |
semaphore.c
|
Return correct error on name collision when creating new named
|
2005-11-21 16:27:03 +00:00 |
serial.c
|
…
|
|
signal.c
|
Added a watchdog mechanism to break out of the wait4 call in case it
|
2005-08-19 14:01:43 +00:00 |
snapshot.c
|
…
|
|
sock.c
|
Fix some gcc 4.0 warnings.
|
2005-08-09 10:37:50 +00:00 |
thread.c
|
Fixed Get/SetThreadContext to work properly on suspended threads.
|
2005-11-02 20:54:12 +00:00 |
thread.h
|
Fixed Get/SetThreadContext to work properly on suspended threads.
|
2005-11-02 20:54:12 +00:00 |
timer.c
|
Return correct error on name collision when creating new named
|
2005-11-21 16:27:03 +00:00 |
token.c
|
- Change the default user SID to match what was previously returned by
|
2005-07-18 13:22:55 +00:00 |
trace.c
|
Return correct error on name collision when creating new named
|
2005-11-21 16:27:03 +00:00 |
unicode.c
|
…
|
|
unicode.h
|
…
|
|
user.c
|
…
|
|
user.h
|
Added a struct unicode_str to encapsulate object names.
|
2005-11-18 16:31:18 +00:00 |
window.c
|
…
|
|
wineserver.man.in
|
Put Wine version information in all the man pages.
|
2005-10-06 16:10:01 +00:00 |
winstation.c
|
Return correct error on name collision when creating new named
|
2005-11-21 16:27:03 +00:00 |