Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/usr.bin/make
Module Name: src
Committed By: rillig
Date: Thu Jun 1 07:44:11 UTC 2023
Modified Files:
src/usr.bin/make: buf.c buf.h cond.c for.c make.h var.c
src/usr.bin/make/unit-tests: cond-cmp-unary.exp cond-cmp-unary.mk
Log Message:
make: shorten function names, clean up comments
No functional change.
To generate a diff of this commit:
cvs rdiff -u -r1.55 -r1.56 src/usr.bin/make/buf.c
cvs rdiff -u -r1.47 -r1.48 src/usr.bin/make/buf.h
cvs rdiff -u -r1.344 -r1.345 src/usr.bin/make/cond.c
cvs rdiff -u -r1.174 -r1.175 src/usr.bin/make/for.c
cvs rdiff -u -r1.319 -r1.320 src/usr.bin/make/make.h
cvs rdiff -u -r1.1054 -r1.1055 src/usr.bin/make/var.c
cvs rdiff -u -r1.2 -r1.3 src/usr.bin/make/unit-tests/cond-cmp-unary.exp
cvs rdiff -u -r1.3 -r1.4 src/usr.bin/make/unit-tests/cond-cmp-unary.mk
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