summaryrefslogtreecommitdiff
path: root/usr.bin/make/garray.h
AgeCommit message (Collapse)Author
2001-06-12Replace the most used static lists in make by persistent growable arrays.Marc Espie
5% speed increase on a make build. ok miod@