- New function Buf_Append(), which is given a pointer to a string to
authorMax Okumoto <okumoto@dragonflybsd.org>
Mon, 24 Jan 2005 05:12:58 +0000 (05:12 +0000)
committerMax Okumoto <okumoto@dragonflybsd.org>
Mon, 24 Jan 2005 05:12:58 +0000 (05:12 +0000)
commit3be279c440b3828ca1a19fe3ea49e663a4968804
tree2e40589eefd8ef8f214f174019c3f9847afe8c2c
parente035775c1e65e9f4c4abf9325411ca6bed2ea925
- New function Buf_Append(), which is given a pointer to a string to
  append to the Buffer object.
usr.bin/make/buf.c
usr.bin/make/buf.h
usr.bin/make/cond.c
usr.bin/make/for.c
usr.bin/make/str.c
usr.bin/make/var.c
usr.bin/make/var_modify.c