DragonFly BSD
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 suff.c


From: Max Okumoto <okumoto@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Sat, 12 Mar 2005 02:41:25 -0800 (PST)

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



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]