ChangeSet ID: 16347
CVSROOT: /opt/cvs-commit
Module name: wine
Changes by: julliard(a)wine.codeweavers.com 2005/02/25 15:06:11
Modified files:
server : console.c
Log message:
Converted the global screen buffer list to a standard list.
Patch: http://cvs.winehq.org/patch.py?id=16347
Old revision New revision Changes Path
1.53 1.54 +19 -15 wine/server/console.c
ChangeSet ID: 16341
CVSROOT: /opt/cvs-commit
Module name: wine
Changes by: julliard(a)wine.codeweavers.com 2005/02/25 13:31:26
Modified files:
server : process.h process.c
Log message:
Convert the global process list to a standard list.
Patch: http://cvs.winehq.org/patch.py?id=16341
Old revision New revision Changes Path
1.42 1.43 +1 -2 wine/server/process.h
1.120 1.121 +32 -28 wine/server/process.c