Module Name: src Committed By: rillig Date: Mon Nov 16 21:41:02 UTC 2020
Modified Files: src/usr.bin/make: targ.c Log Message: make(1): rename TargFreeGN to GNode_Free This is the usual counterpart to a New function, like for Lst, HashTable, Buffer. To generate a diff of this commit: cvs rdiff -u -r1.128 -r1.129 src/usr.bin/make/targ.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.