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

Max Okumoto okumoto at crater.dragonflybsd.org
Tue Mar 15 16:16:25 PST 2005


okumoto     2005/03/15 16:13:23 PST

DragonFly src repository

  Modified files:
    usr.bin/make         var.c 
  Log:
  patch-7.129
   VarParseLong()
          - Reduce number of explict parameter passed bu passing them
            via struct VarParser.
          - Change loop termination from endc to '\0'
  
  Revision  Changes    Path
  1.154     +18 -22    src/usr.bin/make/var.c


http://www.dragonflybsd.org/cvsweb/src/usr.bin/make/var.c.diff?r1=1.153&r2=1.154&f=u





More information about the Commits mailing list