summaryrefslogtreecommitdiffstats
path: root/usr.bin/make/parsevar.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* add !!=espie2016-10-231-5/+24
* wrappers for is*/to* that make damn sure their arguments areespie2013-11-221-5/+5
* Correct $OpenBSD$ stuffespie2010-07-191-2/+1
* two small changes:espie2010-07-191-1/+1
* Parse_DoVar -> Parse_As_Var_Assignmentespie2007-09-171-2/+2
* zap more spaces at end of lineespie2007-09-171-2/+2
* kill extra spaces at end of lineespie2007-09-171-6/+6
* 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-4/+4
* simplify the handling of assignment operators, by introducing a VAR_INVALIDespie2007-07-301-30/+26
* reformat to 8 chars tab, zap unneeded comment (no binary change)espie2007-07-241-136/+137
* repair, sorry about that (obvious typo, duh)espie2007-07-091-2/+2
* rename variable to errorIsOkay. What does oldVars mean anyway ?espie2007-07-081-7/+8
* A set of big related changes. okay millert@, tested further by kettenis@espie2007-07-081-7/+25
* ISO function declarations, trim a few comments, rename a few variables toespie2004-04-071-8/+5
* Mostly clean-up:espie2001-05-231-0/+210