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/01 15:25:18 PST
DragonFly src repository
Modified files:
usr.bin/make var.c
Log:
patch-7.92
VarParseLong()
- moved checking for end of string into while loop.
- cleanup Buffer object if premature end of string.
- Var_Prase() can never return NULL so remove the check for it.
Revision Changes Path
1.115 +17 -18 src/usr.bin/make/var.c
http://www.dragonflybsd.org/cvsweb/src/usr.bin/make/var.c.diff?r1=1.114&r2=1.115&f=u
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]