DragonFly commits List (threaded) for 2005-03
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
cvs commit: src/usr.bin/make var.c
okumoto 2005/03/15 16:09:46 PST
DragonFly src repository
Modified files:
usr.bin/make var.c
Log:
Var_Parse(), VarParse()
- Reduce the number of explict parameter passed to VarParse()
by passing them via struct VarParser.
Revision Changes Path
1.152 +18 -11 src/usr.bin/make/var.c
http://www.dragonflybsd.org/cvsweb/src/usr.bin/make/var.c.diff?r1=1.151&r2=1.152&f=u
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]