summaryrefslogtreecommitdiff
path: root/usr.bin/make/generate.c
AgeCommit message (Expand)Author
2007-09-17kill extra spaces at end of lineMarc Espie
2007-09-16scaffolding to recognize special targets/sources using ohash functions.Marc Espie
2007-09-03use calloc() for the sake of regularity, prompted by deraadt@Marc Espie
2007-07-08A set of big related changes. okay millert@, tested further by kettenis@Marc Espie
2006-01-20use stdint.h where appropriate. okay millert@Marc Espie
2002-06-11This is the first step in sanitizing the conditional parser.Marc Espie
2001-05-23Mostly clean-up:Marc Espie
2001-05-03Synch with my current work.Marc Espie
2001-03-02Use the ohash_* that's now in libc.Marc Espie
2000-06-23This is the speed-up patch, which doubles make speed (almost).Marc Espie