ChangeSet ID: 11371 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2004/03/06 21:16:43
Modified files: libs/port : statvfs.c include : config.h.in . : configure.ac configure
Log message: Added check for f_namelen in struct statfs.
Patch: http://cvs.winehq.org/patch.py?id=11371
Old revision New revision Changes Path 1.1 1.2 +2 -0 wine/libs/port/statvfs.c 1.182 1.183 +3 -0 wine/include/config.h.in 1.251 1.252 +1 -1 wine/configure.ac 1.534 1.535 +137 -0 wine/configure