summaryrefslogtreecommitdiff
path: root/usr.bin/make/stats.c
AgeCommit message (Expand)Author
2023-09-04GC old code that was originally implemented to facilitate adoption byMarc Espie
2014-04-22pure reindentMarc Espie
2010-07-19Correct $OpenBSD$ stuffMarc Espie
2010-07-19two small changes:Marc Espie
2004-05-05constify char *.Marc Espie
2004-04-07ISO function declarations, trim a few comments, rename a few variables toMarc Espie
2002-08-12Swap args to calloc(3) so they are in the correct order; art@ ok.Aaron Campbell
2001-06-12Replace the most used static lists in make by persistent growable arrays.Marc Espie
2001-06-05calloc stats in one-shot case.Marc Espie
2001-05-29Take includes out of lst.h, re-add what's needed to separate files.Marc Espie
2001-05-23Mostly clean-up:Marc Espie
2001-05-03Synch with my current work.Marc Espie