DragonFly commits List (threaded) for 2005-03
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
cvs commit: src/usr.bin/make buf.c buf.h
okumoto 2005/03/18 16:17:40 PST
DragonFly src repository
Modified files:
usr.bin/make buf.c buf.h
Log:
patch-7.146
Add new functions:
Buf_Data() - return a reference to the data contained in the buffer.
Buf_AppendBuf(a, b) - append a copy of thecontent of b into a.
Revision Changes Path
1.36 +23 -0 src/usr.bin/make/buf.c
1.30 +2 -0 src/usr.bin/make/buf.h
http://www.dragonflybsd.org/cvsweb/src/usr.bin/make/buf.c.diff?r1=1.35&r2=1.36&f=u
http://www.dragonflybsd.org/cvsweb/src/usr.bin/make/buf.h.diff?r1=1.29&r2=1.30&f=u
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]