This website requires JavaScript.
Explore
Help
Register
Sign In
reactos
/
wine
Watch
1
Star
0
Fork
0
You've already forked wine
mirror of
https://github.com/reactos/wine.git
synced
2025-02-16 02:50:29 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
wine
/
server
History
Alexandre Julliard
61a70360e6
server: Use sys/inotify.h if it exists instead of hardcoding the system calls.
2009-06-26 15:45:03 +02:00
..
async.c
…
atom.c
…
change.c
server: Use sys/inotify.h if it exists instead of hardcoding the system calls.
2009-06-26 15:45:03 +02:00
class.c
…
clipboard.c
…
completion.c
…
console.c
…
debugger.c
…
device.c
…
directory.c
…
event.c
…
fd.c
server: Avoid a crash when trying to wait on a disconnected pipe client.
2009-06-09 17:01:13 +02:00
file.c
…
file.h
server: Avoid a crash when trying to wait on a disconnected pipe client.
2009-06-09 17:01:13 +02:00
handle.c
…
handle.h
…
hook.c
…
mach.c
…
mailslot.c
…
main.c
…
Makefile.in
…
mapping.c
…
mutex.c
…
named_pipe.c
server: Avoid a crash when trying to wait on a disconnected pipe client.
2009-06-09 17:01:13 +02:00
object.c
…
object.h
…
process.c
…
process.h
…
procfs.c
…
protocol.def
…
ptrace.c
server: The ptrace interfaces uses longs, not ints.
2009-06-18 15:17:26 +02:00
queue.c
user32: Add a test for PeekMessage((HWND)-1), make it pass under Wine.
2009-06-12 17:33:16 +02:00
region.c
…
registry.c
…
request.c
…
request.h
…
security.h
…
semaphore.c
…
serial.c
…
signal.c
…
snapshot.c
…
sock.c
…
symlink.c
…
thread.c
server: Restart at the head of the wait queue when we woke a thread, since this can modify the queue.
2009-06-13 12:20:49 +02:00
thread.h
…
timer.c
…
token.c
…
trace.c
…
unicode.c
…
unicode.h
…
user.c
…
user.h
…
window.c
server: Hide a window before destroying it if it was still visible.
2009-06-03 11:29:15 +02:00
wineserver.fr.man.in
…
wineserver.man.in
…
winstation.c
…