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 suff.c
okumoto 2005/03/31 13:47:19 PST
DragonFly src repository
Modified files:
usr.bin/make suff.c
Log:
FreeBSD-Date: 2005/03/21 11:44:57
Author: harti
Replace calls to Lst_Find with either appropriate LST_FOREACH macros
plus predicate inlining or a special purpose function with takes
and returns the correct types.
Revision Changes Path
1.50 +71 -142 src/usr.bin/make/suff.c
http://www.dragonflybsd.org/cvsweb/src/usr.bin/make/suff.c.diff?r1=1.49&r2=1.50&f=u
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]