cvs commit: src/usr.bin/make buf.c buf.h
Max Okumoto
okumoto at crater.dragonflybsd.org
Sat Mar 12 01:55:21 PST 2005
okumoto 2005/03/12 01:54:41 PST
DragonFly src repository
Modified files:
usr.bin/make buf.c buf.h
Log:
Create a new function Buf_Peel that returns the string from inside
a Buffer and frees the Buffer.
FreeBSD-Date: 2005/03/08 13:15:18
Author: harti
Revision Changes Path
1.35 +19 -0 src/usr.bin/make/buf.c
1.29 +1 -0 src/usr.bin/make/buf.h
http://www.dragonflybsd.org/cvsweb/src/usr.bin/make/buf.c.diff?r1=1.34&r2=1.35&f=u
http://www.dragonflybsd.org/cvsweb/src/usr.bin/make/buf.h.diff?r1=1.28&r2=1.29&f=u
More information about the Commits
mailing list