Module Name: pcc
Committed By: plunky
Date: Wed Oct 17 10:14:44 UTC 2012
Modified Files:
pcc/cc/cpp: cpp.c cpp.h token.c
Log Message:
add xwrite() which actually ensures a write succeeds, rather
than using a dummy variable to defeat return value checking
To generate a diff of this commit:
cvs rdiff -u -r1.173 -r1.174 pcc/cc/cpp/cpp.c
cvs rdiff -u -r1.62 -r1.63 pcc/cc/cpp/cpp.h
cvs rdiff -u -r1.81 -r1.82 pcc/cc/cpp/token.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.