Date: Fri, 18 Mar 2005 15:34:07 +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 var.c Message-ID: <200503181534.j2IFY71U009563@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
harti 2005-03-18 15:34:07 UTC
FreeBSD src repository
Modified files:
usr.bin/make var.c
Log:
Convert Var_Parse to a wrapper function.
Reduce the number of arguments passed between these functions by
creating a special-purpose struct.
Patch: 7.120,7.121
Submitted by: Max Okumoto <okumoto@ucsd.edu>
Revision Changes Path
1.117 +82 -60 src/usr.bin/make/var.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200503181534.j2IFY71U009563>
