Module Name: pcc
Committed By: gmcgarry
Date: Tue Mar 10 07:34:11 UTC 2009
Modified Files:
pcc/cc/cc: cc.c
pcc/os/win32: config.h
Log Message:
win32 fixes: improve quoting of commandline arguments; correctly define
types for __WCHAR_TYPE__ and __WINT_TYPE__; don't leak handles from
CreateProcess().
To generate a diff of this commit:
cvs rdiff -u -r1.148 -r1.149 pcc/cc/cc/cc.c
cvs rdiff -u -r1.12 -r1.13 pcc/os/win32/config.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.