Module Name: src
Committed By: rillig
Date: Sun Aug 23 16:43:35 UTC 2020
Modified Files:
src/usr.bin/make: lst.c lst.h meta.c
Log Message:
make(1): define aliases for function types in list processing
This makes the prototypes of the functions clearer.
To generate a diff of this commit:
cvs rdiff -u -r1.39 -r1.40 src/usr.bin/make/lst.c src/usr.bin/make/lst.h
cvs rdiff -u -r1.97 -r1.98 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.