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/12 03:59:03 PST
DragonFly src repository
Modified files:
usr.bin/make var.c
Log:
patch-7.113
ParseRest(), ParseRestModifier() and ParseRestEnd()
- split ParseRest() into two different functions.
ParseRestModifier() will handle bracketed variables with
modifiers. ParseRestEnd() will handle ones that do not
have modifiers.
Revision Changes Path
1.140 +141 -95 src/usr.bin/make/var.c
http://www.dragonflybsd.org/cvsweb/src/usr.bin/make/var.c.diff?r1=1.139&r2=1.140&f=u
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]