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

Max Okumoto okumoto at crater.dragonflybsd.org
Fri Apr 8 22:51:15 PDT 2005


okumoto     2005/04/08 22:50:52 PDT

DragonFly src repository

  Modified files:
    usr.bin/make         job.c 
  Log:
  FreeBSD-Date: 2005/04/07 12:26:15
  Author: harti
  
  Mostly stylistic changes: remove the noPLen field from the Shell
  structure - it is just the strlen() of noPrint. Inline JobCondPassSig()
  in the only function JobPassSig() using it. Fix the argument types
  of JobPrintCommand(). Better parsing for the .SHELL target keywords.
  
  Revision  Changes    Path
  1.53      +67 -64    src/usr.bin/make/job.c


http://www.dragonflybsd.org/cvsweb/src/usr.bin/make/job.c.diff?r1=1.52&r2=1.53&f=u





More information about the Commits mailing list