ChangeSet ID: 7753 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2003/04/01 23:20:13
Modified files: libs/port : Makefile.in include/wine : port.h Added files: libs/port : spawn.c
Log message: Dimitrie O. Paun dimi@intelliware.ca Add spawnvp to the portability lib.
Patch: http://cvs.winehq.com/patch.py?id=7753
Old revision New revision Changes Path 1.5 1.6 +1 -0 wine/libs/port/Makefile.in 1.36 1.37 +11 -0 wine/include/wine/port.h Added 1.1 +0 -0 wine/libs/port/spawn.c