cvs commit: src/usr.bin/make job.c main.c pathnames.h

Hartmut Brandt harti at FreeBSD.org
Fri Mar 11 05:02:39 PST 2005


harti       2005-03-11 13:02:38 UTC

  FreeBSD src repository

  Modified files:
    usr.bin/make         job.c main.c pathnames.h 
  Log:
  Remove leading underscores from the pathname defines. All identifiers
  with leading underscore followed by an uppercase letter are in the
  implementation namespace.
  
  Revision  Changes    Path
  1.78      +2 -2      src/usr.bin/make/job.c
  1.125     +8 -8      src/usr.bin/make/main.c
  1.14      +19 -15    src/usr.bin/make/pathnames.h


More information about the cvs-src mailing list