cvs commit: src/usr.bin/make var.c

看板DFBSD_commit作者時間21年前 (2005/02/13 18:32), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串33/129 (看更多)
okumoto 2005/02/13 02:12:04 PST DragonFly src repository Modified files: usr.bin/make var.c Log: Copy input parameter 'char *str' pointer into two variables. One which is a 'const char *' pointer and the other a 'char *'. This way we can seperate out the code that actually modifies the input string. Revision Changes Path 1.88 +78 -76 src/usr.bin/make/var.c http://www.dragonflybsd.org/cvsweb/src/usr.bin/make/var.c.diff?r1=1.87&r2=1.88&f=u
文章代碼(AID): #123oox00 (DFBSD_commit)
討論串 (同標題文章)
文章代碼(AID): #123oox00 (DFBSD_commit)