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

Hartmut Brandt harti at FreeBSD.org
Thu Mar 3 07:25:05 GMT 2005


harti       2005-03-03 07:25:04 UTC

  FreeBSD src repository

  Modified files:
    usr.bin/make         var.c 
  Log:
  Transform VarParseLong() so that the lifetime and the constness of
  variables gets clearer. Transform if() conditions to make the flow
  clearer.
  
  Patch:          7.93-99
  
  Submitted by:   Max Okumoto <okumoto at ucsd.edu>
  
  Revision  Changes    Path
  1.104     +143 -139  src/usr.bin/make/var.c


More information about the cvs-src mailing list