ChangeSet ID: 7889
CVSROOT: /opt/cvs-commit
Module name: wine
Changes by: julliard(a)wine.codeweavers.com 2003/04/16 18:34:05
Modified files:
server : ptrace.c
Log message:
Fall back to kill() if the kernel doesn't support tkill().
Patch: http://cvs.winehq.com/patch.py?id=7889
Old revision New revision Changes Path
1.23 1.24 +5 -1 wine/server/ptrace.c
ChangeSet ID: 7884
CVSROOT: /opt/cvs-commit
Module name: wine
Changes by: julliard(a)wine.codeweavers.com 2003/04/16 18:09:28
Modified files:
tools : c2man.pl
Log message:
Thomas Mertes <thomas.mertes(a)gmx.at>
Change c2man that it works with the new format of the spec files
(without exported name).
Patch: http://cvs.winehq.com/patch.py?id=7884
Old revision New revision Changes Path
1.6 1.7 +4 -0 wine/tools/c2man.pl