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

Hartmut Brandt harti at FreeBSD.org
Mon Mar 14 04:03:31 PST 2005


harti       2005-03-14 12:03:31 UTC

  FreeBSD src repository

  Modified files:
    usr.bin/make         var.c 
  Log:
  Split off two function from VarParseLong to handle modifiers and the
  actual variable lookup. Consistently rename lengthPtr to consumed.
  Update a number of comments to match the code.
  
  Patch:          7.111-113
  
  Submitted by:   Max Okumoto <okumoto at ucsd.edu>
  
  Revision  Changes    Path
  1.112     +221 -172  src/usr.bin/make/var.c


More information about the cvs-src mailing list