DragonFly commits List (threaded) for 2005-02
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
cvs commit: src/usr.bin/make for.c
okumoto 2005/02/23 13:07:43 PST
DragonFly src repository
Modified files:
usr.bin/make for.c
Log:
Use the LST_FOREACH macro instead of the Lst_ForEach function
and so get rid of the ForExec helper function by inlining it
into For_Run.
Taken-from: FreeBSD
Date: 2005/02/23 14:03:18
Author: harti
Revision Changes Path
1.32 +33 -48 src/usr.bin/make/for.c
http://www.dragonflybsd.org/cvsweb/src/usr.bin/make/for.c.diff?r1=1.31&r2=1.32&f=u
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]