ChangeSet ID: 14120 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2004/10/08 21:26:30
Modified files: include : config.h.in dlls/ntdll : sync.c . : configure.ac configure
Log message: Jeremy White jwhite@codeweavers.com Made NtDelayExecution with a 0 timeout yield the CPU, as it is supposed to.
Patch: http://cvs.winehq.org/patch.py?id=14120
Old revision New revision Changes Path 1.201 1.202 +3 -0 wine/include/config.h.in 1.35 1.36 +6 -0 wine/dlls/ntdll/sync.c 1.316 1.317 +1 -0 wine/configure.ac 1.606 1.607 +2 -0 wine/configure