Module Name: src Committed By: rillig Date: Sat Nov 14 13:45:34 UTC 2020
Modified Files: src/usr.bin/make: job.c Log Message: make(1): rename JobClose to JobClosePipes, remove confusing comments The comments referred to w_status, which had been there in 1993, but not anymore. Several other details were outdated as well. To generate a diff of this commit: cvs rdiff -u -r1.319 -r1.320 src/usr.bin/make/job.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.