cvs commit: src/usr.bin/make compat.c compat.h

看板DFBSD_commit作者時間21年前 (2005/02/25 06:01), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串1/1
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
文章代碼(AID): #127awb00 (DFBSD_commit)