5 May
2002
5 May
'02
9:03 p.m.
ChangeSet ID: 1020632625887713168355734 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard(a)wine.codeweavers.com 02/05/05 16:03:45 Modified files: . : configure configure.ac include : config.h.in include/wine : port.h Log message: Steven Edwards <Steven_Ed4153(a)yahoo.com> Check for and use chsize instead of ftruncate if present. Patch: http://cvs.winehq.com/patch.py?id=1020632625887713168355734 Revision Changes Path 1.288 +5 -1 wine/configure 1.31 +3 -1 wine/configure.ac 1.113 +6 -0 wine/include/config.h.in 1.23 +4 -0 wine/include/wine/port.h