ChangeSet ID: 8453 CVSROOT: /home/winehq/opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2003/06/13 11:28:49
Modified files: dlls/winedos : dosvm.c Makefile.in Added files: dlls/winedos : timer.c
Log message: Jukka Heinonen jhei@iki.fi Split timer code into separate source file. Stop using SIGALRM for timers.
Patch: http://cvs.winehq.com/patch.py?root=/home/winehq/opt/cvs-commit&id=8453
Old revision New revision Changes Path 1.37 1.38 +2 -51 wine/dlls/winedos/dosvm.c 1.24 1.25 +1 -0 wine/dlls/winedos/Makefile.in Added 1.1 +0 -0 wine/dlls/winedos/timer.c