cvs commit: src/usr.bin/make suff.c
Max Okumoto
okumoto at crater.dragonflybsd.org
Sat Mar 12 02:42:22 PST 2005
okumoto 2005/03/12 02:41:25 PST
DragonFly src repository
Modified files:
usr.bin/make suff.c
Log:
The previous commit should have had the following comment.
Split SuffExpandChildren into three functions: one that skips
variables and expands archive specifications, one that expands
wild cards and a driver that loops over the children list and
expands each child if necessary replacing it with it's expansions.
FreeBSD-Date: 2005/03/09 16:51:43
Author: harti
This commit has the following comment.
Style: fix function style before working on it (mainly intendation).
FreeBSD-Date: 2005/03/10 10:16:03
Author: harti
Revision Changes Path
1.39 +30 -30 src/usr.bin/make/suff.c
http://www.dragonflybsd.org/cvsweb/src/usr.bin/make/suff.c.diff?r1=1.38&r2=1.39&f=u
More information about the Commits
mailing list