DragonFly commits List (threaded) for 2005-04
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
cvs commit: src/usr.bin/make job.c str.c
okumoto 2005/04/28 11:50:35 PDT
DragonFly src repository
Modified files:
usr.bin/make job.c str.c
Log:
The first element of the array return by brk_string(), is never
used so we can remove the Var_Value() call. This is good since
that code hasn't worked for a while.
Revision Changes Path
1.86 +3 -3 src/usr.bin/make/job.c
1.28 +8 -8 src/usr.bin/make/str.c
http://www.dragonflybsd.org/cvsweb/src/usr.bin/make/job.c.diff?r1=1.85&r2=1.86&f=u
http://www.dragonflybsd.org/cvsweb/src/usr.bin/make/str.c.diff?r1=1.27&r2=1.28&f=u
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]