summaryrefslogtreecommitdiffstats
path: root/usr.bin/make/varmodifiers.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Correct $OpenBSD$ stuffespie2010-07-191-2/+1
* two small changes:espie2010-07-191-1/+1
* kill extra spaces at end of lineespie2007-09-171-4/+4
* remove dead code: #define RECHECK is always onespie2007-09-161-1/+1
* everywhere except in Var_Parse, we always add/append variables to theespie2007-07-301-1/+1
* simplify computations in the var module: instead of advancing a char *espie2007-07-241-4/+4
* move the code that grabs a value in Var_Parse in its own function,espie2007-07-241-1/+1
* change Var_ParseSkip API to increment the position instead of returning aespie2007-07-241-1/+1
* big clean-up patch:espie2007-07-201-3/+3
* Mostly clean-up:espie2001-05-231-5/+32
* Synch with my current work.espie2001-05-031-5/+7
* Major unobfuscation: split var modifiers handling to a separate file.espie2000-07-171-0/+35