Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 22 Mar 2005 07:42:51 +0000 (UTC)
From:      Hartmut Brandt <harti@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/usr.bin/make buf.c buf.h
Message-ID:  <200503220742.j2M7gpI9020956@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
harti       2005-03-22 07:42:51 UTC

  FreeBSD src repository

  Modified files:
    usr.bin/make         buf.c buf.h 
  Log:
  Two new functions: Buf_Data() returns a reference to the data in
  the buffer and Buf_AppendBuf() appends a copy of one buffer to another
  buffer.
  
  Patch:          7.146,7.147
  
  Submitted by:   Max Okumoto <okumoto@ucsd.edu>
  
  Revision  Changes    Path
  1.34      +23 -0     src/usr.bin/make/buf.c
  1.26      +8 -7      src/usr.bin/make/buf.h



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200503220742.j2M7gpI9020956>