看板 DFBSD_commit 關於我們 聯絡資訊
okumoto 2005/02/24 13:34:14 PST DragonFly src repository Modified files: usr.bin/make compat.c compat.h Log: Replace the calls to Lst_ForEach with the new LST_FOREACH macro and fix the prototype for Compat_RunCommand to take the actual argument types instead of void *. Taken-from: FreeBSD Date: 2005/02/24 10:23:31 Author: harti Revision Changes Path 1.31 +22 -8 src/usr.bin/make/compat.c 1.3 +2 -1 src/usr.bin/make/compat.h http://www.dragonflybsd.org/cvsweb/src/usr.bin/make/compat.c.diff?r1=1.30&r2=1.31&f=u http://www.dragonflybsd.org/cvsweb/src/usr.bin/make/compat.h.diff?r1=1.2&r2=1.3&f=u