summaryrefslogtreecommitdiff
path: root/usr.bin/make/lowparse.c
AgeCommit message (Expand)Author
2001-05-29Take includes out of lst.h, re-add what's needed to separate files.Marc Espie
2001-05-29Blech! gcc is a stupid program. Compiling with -fno-builtin shows lotsMarc Espie
2001-05-23Mostly clean-up:Marc Espie
2001-05-14Ensure IFile str is always intialized, so that we can free it withoutMarc Espie
2001-05-07avoid closing the same file twice. parse module assumes ownership ofMarc Espie
2001-05-03Synch with my current work.Marc Espie
2000-11-24Clean-ups:Marc Espie
2000-09-14Some systematic clean-up.Marc Espie
2000-07-17FALLTHRU -> FALLTHROUGH, requested by miod@ and style(9)Marc Espie
2000-06-23This is complementary to the previous patch.Marc Espie
2000-06-23This patch is worth a lot, speed-wise.Marc Espie