DragonFly commits List (threaded) for 2005-01
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
cvs commit: src/usr.bin/make buf.c buf.h
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
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]