Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: basesrc



Module Name:    basesrc
Committed By:   wrstuden
Date:           Thu Jun 29 02:56:51 UTC 2000

Modified Files:
        basesrc/usr.bin/xlint/xlint: xlint.c

Log Message:
Use execvp() instead of execv(). Deals with the case where CC, the compiler,
is not a full path. For instance, "cc".


To generate a diff of this commit:
cvs rdiff -r1.18 -r1.19 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.




Home | Main Index | Thread Index | Old Index