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

Max Okumoto okumoto at crater.dragonflybsd.org
Wed Feb 23 13:08:01 PST 2005


okumoto     2005/02/23 13:07:43 PST

DragonFly src repository

  Modified files:
    usr.bin/make         for.c 
  Log:
  Use the LST_FOREACH macro instead of the Lst_ForEach function
  and so get rid of the ForExec helper function by inlining it
  into For_Run.
  
  Taken-from: FreeBSD
  Date: 2005/02/23 14:03:18
  Author: harti
  
  Revision  Changes    Path
  1.32      +33 -48    src/usr.bin/make/for.c


http://www.dragonflybsd.org/cvsweb/src/usr.bin/make/for.c.diff?r1=1.31&r2=1.32&f=u





More information about the Commits mailing list