summaryrefslogtreecommitdiffstats
path: root/usr.bin/make/parsevar.c
AgeCommit message (Expand)AuthorFilesLines
2016-10-23add !!=espie1-5/+24
2013-11-22wrappers for is*/to* that make damn sure their arguments areespie1-5/+5
2010-07-19Correct $OpenBSD$ stuffespie1-2/+1
2010-07-19two small changes:espie1-1/+1
2007-09-17Parse_DoVar -> Parse_As_Var_Assignmentespie1-2/+2
2007-09-17zap more spaces at end of lineespie1-2/+2
2007-09-17kill extra spaces at end of lineespie1-6/+6
2007-09-16remove dead code: #define RECHECK is always onespie1-1/+1
2007-07-30everywhere except in Var_Parse, we always add/append variables to theespie1-4/+4
2007-07-30simplify the handling of assignment operators, by introducing a VAR_INVALIDespie1-30/+26
2007-07-24reformat to 8 chars tab, zap unneeded comment (no binary change)espie1-127/+128
2007-07-09repair, sorry about that (obvious typo, duh)espie1-2/+2
2007-07-08rename variable to errorIsOkay. What does oldVars mean anyway ?espie1-7/+8
2007-07-08A set of big related changes. okay millert@, tested further by kettenis@espie1-7/+25
2004-04-07ISO function declarations, trim a few comments, rename a few variables toespie1-8/+5
2001-05-23Mostly clean-up:espie1-0/+210