看板 DFBSD_commit 關於我們 聯絡資訊
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