- New function Buf_Append(), which is given a pointer to a string to
authorMax Okumoto <okumoto@dragonflybsd.org>
Thu, 27 Jan 2005 02:28:48 +0000 (02:28 +0000)
committerMax Okumoto <okumoto@dragonflybsd.org>
Thu, 27 Jan 2005 02:28:48 +0000 (02:28 +0000)
commitfcf95e9cd0d4cb60349180521ade870cb9a39a74
tree90015d194a04d29cc3493b00c66ff3409e681ce0
parentcae6a4f920af877b0e108fdcddf496ed2b66d02c
- 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