wine/server
Alexandre Julliard 5a19769245 configure: Remove no longer needed poll() checks.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2021-10-04 15:26:24 +02:00
..
async.c ntdll: Do not fill the IOSB if a device IRP failed synchronously. 2021-09-14 18:30:17 +02:00
atom.c
change.c server: Cancel asyncs through fd_ops. 2021-09-09 22:30:45 +02:00
class.c
clipboard.c
completion.c
console.c server: Cancel asyncs through fd_ops. 2021-09-09 22:30:45 +02:00
debugger.c
device.c ntoskrnl: Report separately whether an IRP was marked pending. 2021-09-13 11:33:19 +02:00
directory.c
event.c
fd.c server: Create pseudo-fds as initially signaled. 2021-09-14 18:30:29 +02:00
file.c server: Cancel asyncs through fd_ops. 2021-09-09 22:30:45 +02:00
file.h ntoskrnl: Report the initial status of an IRP separately from the IOSB status. 2021-09-13 11:32:18 +02:00
handle.c
handle.h
hook.c
mach.c
mailslot.c server: Cancel asyncs through fd_ops. 2021-09-09 22:30:45 +02:00
main.c
Makefile.in configure: Remove no longer needed poll() checks. 2021-10-04 15:26:24 +02:00
mapping.c server: Cancel asyncs through fd_ops. 2021-09-09 22:30:45 +02:00
mutex.c
named_pipe.c server: Cancel asyncs through fd_ops. 2021-09-09 22:30:45 +02:00
object.c
object.h
process.c ntdll: Implement JobObjectBasicProcessIdList for NtQueryInformationJobObject. 2021-09-14 21:24:14 +02:00
process.h
procfs.c
protocol.def ntdll: Implement exclusive flag for IOCTL_AFD_POLL. 2021-09-23 10:28:16 +02:00
ptrace.c
queue.c
region.c
registry.c
request.c
request.h ntdll: Implement exclusive flag for IOCTL_AFD_POLL. 2021-09-23 10:28:16 +02:00
security.h
semaphore.c
serial.c server: Cancel asyncs through fd_ops. 2021-09-09 22:30:45 +02:00
signal.c
sock.c ntdll: Implement exclusive flag for IOCTL_AFD_POLL. 2021-09-23 10:28:16 +02:00
symlink.c
thread.c
thread.h
timer.c
token.c
trace.c ntdll: Implement exclusive flag for IOCTL_AFD_POLL. 2021-09-23 10:28:16 +02:00
unicode.c
unicode.h
user.c
user.h
window.c
wineserver.de.UTF-8.man.in
wineserver.fr.UTF-8.man.in
wineserver.man.in
winstation.c