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

看板DFBSD_commit作者時間21年前 (2005/04/07 15:32), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串1/3 (看更多)
okumoto 2005/04/07 00:16:33 PDT DragonFly src repository Modified files: usr.bin/make job.c job.h Log: FreeBSD-Date: 2005/04/01 13:35:35 FreeBSD-Date: 2005/04/01 16:23:48 Author: harti Both struct Job and struct Shell are only used inside job.c so there is no need to have them in a header file that is included by other modules. Move them both into the c-file. Remove a forward declaration that isn't needed anymore. Revision Changes Path 1.51 +172 -11 src/usr.bin/make/job.c 1.21 +0 -161 src/usr.bin/make/job.h http://www.dragonflybsd.org/cvsweb/src/usr.bin/make/job.c.diff?r1=1.50&r2=1.51&f=u http://www.dragonflybsd.org/cvsweb/src/usr.bin/make/job.h.diff?r1=1.20&r2=1.21&f=u
文章代碼(AID): #12LE7w00 (DFBSD_commit)
文章代碼(AID): #12LE7w00 (DFBSD_commit)