ChangeSet ID: 1020994421174062770399363 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 02/05/09 20:33:41
Modified files: . : configure configure.ac include : config.h.in include/wine : port.h tools/wrc : ppy.y
Log message: Steven Edwards Steven_Ed4153@yahoo.com Detect snprintf && _snprintf, use _snprintf on stupid platforms (windows).
Patch: http://cvs.winehq.com/patch.py?id=1020994421174062770399363
Revision Changes Path 1.293 +4 -0 wine/configure 1.36 +2 -0 wine/configure.ac 1.115 +6 -0 wine/include/config.h.in 1.24 +4 -0 wine/include/wine/port.h 1.8 +1 -0 wine/tools/wrc/ppy.y