ChangeSet ID: 7739 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2003/03/31 18:12:03
Modified files: tools : winewrap.c winegcc.c include : config.h.in . : configure.ac configure
Log message: Use _spawnvp to replace fork for non-Unix platforms.
Patch: http://cvs.winehq.com/patch.py?id=7739
Old revision New revision Changes Path 1.12 1.13 +6 -1 wine/tools/winewrap.c 1.13 1.14 +5 -0 wine/tools/winegcc.c 1.146 1.147 +3 -0 wine/include/config.h.in 1.140 1.141 +1 -0 wine/configure.ac 1.411 1.412 +2 -0 wine/configure