Date: Mon, 7 Feb 2005 11:27:47 +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 main.c nonints.h parse.c var.c Message-ID: <200502071127.j17BRlpR001933@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
harti 2005-02-07 11:27:47 UTC
FreeBSD src repository
Modified files:
usr.bin/make buf.c buf.h main.c nonints.h parse.c
var.c
Log:
Introduce Buf_StripNewLines() and use it where appropriate.
Submitted by: Max Okumoto <okumoto@ucsd.edu>
Revision Changes Path
1.32 +30 -0 src/usr.bin/make/buf.c
1.24 +1 -0 src/usr.bin/make/buf.h
1.116 +24 -50 src/usr.bin/make/main.c
1.32 +4 -2 src/usr.bin/make/nonints.h
1.75 +4 -4 src/usr.bin/make/parse.c
1.68 +6 -1 src/usr.bin/make/var.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200502071127.j17BRlpR001933>
