ChangeSet ID: 7775 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2003/04/03 17:57:11
Modified files: dlls/ntdll : signal_sparc.c signal_powerpc.c signal_i386.c rtl.c critsection.c
Log message: Eric Pouech pouech-eric@wanadoo.fr No longer call WaitFor*Object* from ntdll (but NtWait*Object*).
Patch: http://cvs.winehq.com/patch.py?id=7775
Old revision New revision Changes Path 1.24 1.25 +4 -1 wine/dlls/ntdll/signal_sparc.c 1.11 1.12 +4 -1 wine/dlls/ntdll/signal_powerpc.c 1.57 1.58 +4 -1 wine/dlls/ntdll/signal_i386.c 1.58 1.59 +2 -2 wine/dlls/ntdll/rtl.c 1.17 1.18 +11 -6 wine/dlls/ntdll/critsection.c