DragonFly BSD
DragonFly commits List (threaded) for 2005-04
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

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


From: Max Okumoto <okumoto@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Thu, 28 Apr 2005 11:50:08 -0700 (PDT)

okumoto     2005/04/28 11:50:08 PDT

DragonFly src repository

  Modified files:
    usr.bin/make         main.c 
  Log:
  Clean up main.c
        o Moved initialization of progam globals and file globals
          to top of main().
        o Grouped file and program globals defintions.
        o made chdir_verify_path() static since it is only used in main.c
  
  Revision  Changes    Path
  1.86      +52 -52    src/usr.bin/make/main.c


http://www.dragonflybsd.org/cvsweb/src/usr.bin/make/main.c.diff?r1=1.85&r2=1.86&f=u



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]