summaryrefslogtreecommitdiff
path: root/usr.bin/make/varmodifiers.c
AgeCommit message (Expand)Author
2001-09-07Repair regular expression substitution.Marc Espie
2001-05-23Mostly clean-up:Marc Espie
2001-05-07some complex situations need those functions to be reentrant, hence noMarc Espie
2001-05-03Synch with my current work.Marc Espie
2000-09-14Clean-up, systematic use of UNUSED, white space...Marc Espie
2000-09-14Two new functions:Marc Espie
2000-07-24Oops.Marc Espie
2000-07-17FALLTHRU -> FALLTHROUGH, requested by miod@ and style(9)Marc Espie
2000-07-17- let VarModifiers_Apply accept NULL string gracefully,Marc Espie
2000-07-17Major unobfuscation: split var modifiers handling to a separate file.Marc Espie