winebuild: Add a spawn() helper function to avoid starting a shell where possible.
commitb03059cbda539657716b702ea22de72a92d2e3ad
authorAlexandre Julliard <julliard@winehq.org>
Mon, 2 Aug 2010 10:07:53 +0000 (2 12:07 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 2 Aug 2010 10:55:12 +0000 (2 12:55 +0200)
treeb02eefabf8255285c6f007ad7883d69d82d17965
parentf51e696cca9844c81d3a4627f9e41d6cc70e7b92
winebuild: Add a spawn() helper function to avoid starting a shell where possible.
tools/winebuild/build.h
tools/winebuild/import.c
tools/winebuild/res32.c
tools/winebuild/utils.c