Module Name: src Committed By: rillig Date: Sun Jan 9 18:59:27 UTC 2022
Modified Files: src/usr.bin/make: for.c make.h Log Message: make: extract low-level character operations into utility function Suggested by nia. https://mail-index.netbsd.org/source-changes-d/2022/01/09/msg013564.html No functional change. To generate a diff of this commit: cvs rdiff -u -r1.164 -r1.165 src/usr.bin/make/for.c cvs rdiff -u -r1.287 -r1.288 src/usr.bin/make/make.h Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.