ChangeSet ID: 7665 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2003/03/25 19:33:48
Modified files: scheduler : thread.c sysdeps.c libs/wine : errno.c include : thread.h
Log message: Moved errno_location support to sysdeps.c.
Patch: http://cvs.winehq.com/patch.py?id=7665
Old revision New revision Changes Path 1.132 1.133 +1 -22 wine/scheduler/thread.c 1.59 1.60 +64 -0 wine/scheduler/sysdeps.c 1.1 1.2 +0 -39 wine/libs/wine/errno.c 1.68 1.69 +1 -0 wine/include/thread.h