- Rewrite Buffer object to maintain only write pointer. There is no
authorMax Okumoto <okumoto@dragonflybsd.org>
Thu, 27 Jan 2005 02:19:45 +0000 (02:19 +0000)
committerMax Okumoto <okumoto@dragonflybsd.org>
Thu, 27 Jan 2005 02:19:45 +0000 (02:19 +0000)
commite03e8291213055a40d0b98ac1405cc558747c429
tree49c3a4d673f0ce6e10096bd1f0b23bc5a634b909
parent2441f4a6dc148c7888374e4d71812a2cbbb127ad
- 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.
usr.bin/make/buf.c
usr.bin/make/buf.h