Module Name: src Committed By: rillig Date: Mon Feb 1 18:25:58 UTC 2021
Modified Files: src/usr.bin/make: job.c Log Message: make: rename fd-related variables in job.c In job.c 1.330 from 2020-11-28 I had renamed them because of naming collisions. At at time I apparently didn't know exactly what these variables were used for since their new names were incorrect and misleading. Try better names this time. To generate a diff of this commit: cvs rdiff -u -r1.407 -r1.408 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.