Module Name: src Committed By: sjg Date: Sun Oct 24 18:45:46 UTC 2021
Modified Files: src/usr.bin/make: job.c meta.c Log Message: Do not ignore write failures. We should not ignore failure to write to cmdFILE, meta files and filemon. Reviewed by: rillig To generate a diff of this commit: cvs rdiff -u -r1.435 -r1.436 src/usr.bin/make/job.c cvs rdiff -u -r1.183 -r1.184 src/usr.bin/make/meta.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.