Rémi Bernon 095204a9f3 server: Return error when hardware message is too large. %!s(int64=2) %!d(string=hai) anos
..
Makefile.in 93852599c2 server: Implement vm counters on FreeBSD. %!s(int64=3) %!d(string=hai) anos
async.c 9ef5c9c009 server: Reselect only after dequeueing async request. %!s(int64=2) %!d(string=hai) anos
atom.c c954e5b9e6 server: Avoid using wine/port.h. %!s(int64=3) %!d(string=hai) anos
change.c 6fdae1979b configure: Stop checking for poll.h and sys/poll.h - always use poll.h. %!s(int64=3) %!d(string=hai) anos
class.c c954e5b9e6 server: Avoid using wine/port.h. %!s(int64=3) %!d(string=hai) anos
clipboard.c c954e5b9e6 server: Avoid using wine/port.h. %!s(int64=3) %!d(string=hai) anos
completion.c c954e5b9e6 server: Avoid using wine/port.h. %!s(int64=3) %!d(string=hai) anos
console.c 751a3325a6 server/console: Ensure conhost has created the TTY input stream before waiting. %!s(int64=2) %!d(string=hai) anos
debugger.c c954e5b9e6 server: Avoid using wine/port.h. %!s(int64=3) %!d(string=hai) anos
device.c c954e5b9e6 server: Avoid using wine/port.h. %!s(int64=3) %!d(string=hai) anos
directory.c 3b37584316 server: Implement the \??\GLOBALROOT symbolic link. %!s(int64=3) %!d(string=hai) anos
event.c 1381be977b server: Add sys/types.h include in a few more files. %!s(int64=3) %!d(string=hai) anos
fd.c 6fdae1979b configure: Stop checking for poll.h and sys/poll.h - always use poll.h. %!s(int64=3) %!d(string=hai) anos
file.c 6fdae1979b configure: Stop checking for poll.h and sys/poll.h - always use poll.h. %!s(int64=3) %!d(string=hai) anos
file.h 484b78bda0 ntoskrnl: Report the initial status of an IRP separately from the IOSB status. %!s(int64=3) %!d(string=hai) anos
handle.c a4ffa1e7e2 ntdll: Implement NtCompareObjects. %!s(int64=3) %!d(string=hai) anos
handle.h fde5967f72 server: Inherit standard handles together with explicit handle list. %!s(int64=4) %!d(string=hai) anos
hook.c c954e5b9e6 server: Avoid using wine/port.h. %!s(int64=3) %!d(string=hai) anos
mach.c f6cefaa9e0 server: Remove workarounds for Mac OS X 10.4. %!s(int64=3) %!d(string=hai) anos
mailslot.c e5d69d9ee6 configure: Assume that sys/ioctl.h is available on Unix. %!s(int64=3) %!d(string=hai) anos
main.c 6a7c4947a0 server: Avoid using getopt_long(). %!s(int64=3) %!d(string=hai) anos
mapping.c 8eacd3e507 server: Store PE image info in process structure. %!s(int64=2) %!d(string=hai) anos
mutex.c 1381be977b server: Add sys/types.h include in a few more files. %!s(int64=3) %!d(string=hai) anos
named_pipe.c c488f29122 server: Return ReadDataAvailable value for FilePipeLocalInformation. %!s(int64=3) %!d(string=hai) anos
object.c 1381be977b server: Add sys/types.h include in a few more files. %!s(int64=3) %!d(string=hai) anos
object.h 3b37584316 server: Implement the \??\GLOBALROOT symbolic link. %!s(int64=3) %!d(string=hai) anos
process.c 14645b06a7 server: Don't return image information for terminating processes. %!s(int64=2) %!d(string=hai) anos
process.h 8eacd3e507 server: Store PE image info in process structure. %!s(int64=2) %!d(string=hai) anos
procfs.c 9a07d210f1 server: Add a platform-specific entry point to initialize registers of a new thread. %!s(int64=7) %!d(string=hai) anos
protocol.def 4b00dd097d server: Handle the entire IOCTL_AFD_POLL ioctl on the server side. %!s(int64=3) %!d(string=hai) anos
ptrace.c 411592bf45 configure: Assume that sys/wait.h is available on Unix. %!s(int64=3) %!d(string=hai) anos
queue.c 095204a9f3 server: Return error when hardware message is too large. %!s(int64=2) %!d(string=hai) anos
region.c 8698b600c6 server: Map region to the window DPI in redraw_region(). %!s(int64=6) %!d(string=hai) anos
registry.c 1381be977b server: Add sys/types.h include in a few more files. %!s(int64=3) %!d(string=hai) anos
request.c 411592bf45 configure: Assume that sys/wait.h is available on Unix. %!s(int64=3) %!d(string=hai) anos
request.h 4b00dd097d server: Handle the entire IOCTL_AFD_POLL ioctl on the server side. %!s(int64=3) %!d(string=hai) anos
security.h c35df50c30 server: Fix missing include for uid_t. %!s(int64=3) %!d(string=hai) anos
semaphore.c 1381be977b server: Add sys/types.h include in a few more files. %!s(int64=3) %!d(string=hai) anos
serial.c e5d69d9ee6 configure: Assume that sys/ioctl.h is available on Unix. %!s(int64=3) %!d(string=hai) anos
signal.c 6fdae1979b configure: Stop checking for poll.h and sys/poll.h - always use poll.h. %!s(int64=3) %!d(string=hai) anos
sock.c 51e5995d47 server: Avoid reporting POLLOUT on connection failure in poll_single_socket(). %!s(int64=2) %!d(string=hai) anos
symlink.c 3b37584316 server: Implement the \??\GLOBALROOT symbolic link. %!s(int64=3) %!d(string=hai) anos
thread.c 7afb9b7d0c server: Fix the spelling of a comment. %!s(int64=3) %!d(string=hai) anos
thread.h 97afac469f ntdll: Avoid accessing the I/O status block in wait_async(). %!s(int64=3) %!d(string=hai) anos
timer.c c954e5b9e6 server: Avoid using wine/port.h. %!s(int64=3) %!d(string=hai) anos
token.c 1381be977b server: Add sys/types.h include in a few more files. %!s(int64=3) %!d(string=hai) anos
trace.c 674d70a611 server: Avoid using the long double type on non-x86 platforms. %!s(int64=2) %!d(string=hai) anos
unicode.c e224d74a57 server: Use sysctl instead of /proc/curproc/file on FreeBSD. %!s(int64=3) %!d(string=hai) anos
unicode.h 8fa03e494a server: Create the NLS section object for the l_intl.nls file. %!s(int64=4) %!d(string=hai) anos
user.c 538b24747c server: Free client-side user handles at process exit. %!s(int64=15) %!d(string=hai) anos
user.h 769a2616ae server: Track desktop users per thread instead of per process. %!s(int64=3) %!d(string=hai) anos
window.c fd60414fce user32: Fix window style while CBT_CREATEWND hook is called. %!s(int64=3) %!d(string=hai) anos
wineserver.de.UTF-8.man.in 2723f70a4a server: Move WineHQ URLs to https. %!s(int64=7) %!d(string=hai) anos
wineserver.fr.UTF-8.man.in 2723f70a4a server: Move WineHQ URLs to https. %!s(int64=7) %!d(string=hai) anos
wineserver.man.in 2723f70a4a server: Move WineHQ URLs to https. %!s(int64=7) %!d(string=hai) anos
winstation.c 1381be977b server: Add sys/types.h include in a few more files. %!s(int64=3) %!d(string=hai) anos