看板 DFBSD_commit 關於我們 聯絡資訊
okumoto 2005/01/26 18:19:45 PST DragonFly src repository Modified files: usr.bin/make buf.c buf.h Log: - Rewrite Buffer object to maintain only write pointer. There is no need to maintain both a write pointer and a length. test by a full build world. Revision Changes Path 1.26 +82 -140 src/usr.bin/make/buf.c 1.22 +4 -5 src/usr.bin/make/buf.h http://www.dragonflybsd.org/cvsweb/src/usr.bin/make/buf.c.diff?r1=1.25&r2=1.26&f=u http://www.dragonflybsd.org/cvsweb/src/usr.bin/make/buf.h.diff?r1=1.21&r2=1.22&f=u