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

Max Okumoto okumoto at crater.dragonflybsd.org
Thu Apr 21 15:59:39 PDT 2005


okumoto     2005/04/21 15:59:31 PDT

DragonFly src repository

  Modified files:
    usr.bin/make         var.c var.h 
  Log:
  Add new function Var_Match(), it returns the number of characters
  in the variable specification.
  
  Revision  Changes    Path
  1.192     +45 -8     src/usr.bin/make/var.c
  1.27      +1 -0      src/usr.bin/make/var.h


http://www.dragonflybsd.org/cvsweb/src/usr.bin/make/var.c.diff?r1=1.191&r2=1.192&f=u
http://www.dragonflybsd.org/cvsweb/src/usr.bin/make/var.h.diff?r1=1.26&r2=1.27&f=u





More information about the Commits mailing list