cvs commit: src/usr.bin/make suff.c

Max Okumoto okumoto at crater.dragonflybsd.org
Thu Mar 31 13:48:02 PST 2005


okumoto     2005/03/31 13:47:19 PST

DragonFly src repository

  Modified files:
    usr.bin/make         suff.c 
  Log:
  FreeBSD-Date: 2005/03/21 11:44:57
  Author: harti
  
  Replace calls to Lst_Find with either appropriate LST_FOREACH macros
  plus predicate inlining or a special purpose function with takes
  and returns the correct types.
  
  Revision  Changes    Path
  1.50      +71 -142   src/usr.bin/make/suff.c


http://www.dragonflybsd.org/cvsweb/src/usr.bin/make/suff.c.diff?r1=1.49&r2=1.50&f=u





More information about the Commits mailing list