Module Name: src Committed By: rillig Date: Sat Aug 22 20:03:41 UTC 2020
Modified Files:
src/usr.bin/make: make.c
Log Message:
make(1): use Lst_OpenS in make.c
The fields GNode.children, parents and iParents are guaranteed to be
valid lists.
To generate a diff of this commit:
cvs rdiff -u -r1.118 -r1.119 src/usr.bin/make/make.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
