ChangeSet ID: 10055 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2003/11/12 16:44:57
Modified files: loader : pthread.c include : config.h.in . : configure.ac configure
Log message: Added configure check for pthread_getattr_np.
Patch: http://cvs.winehq.com/patch.py?id=10055
Old revision New revision Changes Path 1.3 1.4 +8 -0 wine/loader/pthread.c 1.171 1.172 +3 -0 wine/include/config.h.in 1.201 1.202 +6 -0 wine/configure.ac 1.480 1.481 +88 -0 wine/configure