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

Max Okumoto okumoto at crater.dragonflybsd.org
Tue Mar 1 15:27:50 PST 2005


okumoto     2005/03/01 15:25:18 PST

DragonFly src repository

  Modified files:
    usr.bin/make         var.c 
  Log:
  patch-7.92
  
  VarParseLong()
   - moved checking for end of string into while loop.
   - cleanup Buffer object if premature end of string.
   - Var_Prase() can never return NULL so remove the check for it.
  
  Revision  Changes    Path
  1.115     +17 -18    src/usr.bin/make/var.c


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





More information about the Commits mailing list