ChangeSet ID: 7565
CVSROOT: /opt/cvs-commit
Module name: wine
Changes by: julliard(a)wine.codeweavers.com 2003/03/20 18:33:33
Modified files:
scheduler : pthread.c
Log message:
Gerald Pfeifer <pfeifer(a)dbai.tuwien.ac.at>
Forward-declare struct _pthread_cleanup_buffer, as it is
Linux-specific and not available in the headers of other systems.
Patch: http://cvs.winehq.com/patch.py?id=7565
Old revision New revision Changes Path
1.30 1.31 +2 -0 wine/scheduler/pthread.c