Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Jim Wise <jwise@netbsd.org>
List: source-changes
Date: 09/06/1999 19:36:59
Module Name: basesrc
Committed By: jwise
Date: Tue Sep 7 02:36:59 UTC 1999
Modified Files:
basesrc/usr.bin/xlint/xlint: xlint.c
Log Message:
Slight improvement to last fix: don't need to reset the cpp tempfile for
files which don't need to be run through cpp. Also, use vfork() instead of
fork().
Both from Anders Hjalmarsson (Anders.Hjalmarsson@economics.gu.se)
To generate a diff of this commit:
cvs rdiff -r1.14 -r1.15 basesrc/usr.bin/xlint/xlint/xlint.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.