cvs commit: src/usr.bin/make suff.c util.c util.h

看板DFBSD_commit作者時間21年前 (2005/03/14 10:01), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串2/4 (看更多)
okumoto 2005/03/12 03:31:30 PST DragonFly src repository Modified files: usr.bin/make suff.c util.c util.h Log: Simplify the print routines by using LST_FOREACH instead of Lst_ForEach and inlining the small printing utility functions. Create a function that can be used to produce printable representations of flag words. FreeBSD-Date: 2005/03/11 13:24:08 Author: harti Revision Changes Path 1.44 +41 -66 src/usr.bin/make/suff.c 1.19 +20 -0 src/usr.bin/make/util.c 1.7 +7 -0 src/usr.bin/make/util.h http://www.dragonflybsd.org/cvsweb/src/usr.bin/make/suff.c.diff?r1=1.43&r2=1.44&f=u http://www.dragonflybsd.org/cvsweb/src/usr.bin/make/util.c.diff?r1=1.18&r2=1.19&f=u http://www.dragonflybsd.org/cvsweb/src/usr.bin/make/util.h.diff?r1=1.6&r2=1.7&f=u
文章代碼(AID): #12DF2400 (DFBSD_commit)
文章代碼(AID): #12DF2400 (DFBSD_commit)