cvs commit: src/usr.bin/make job.c
    Max Okumoto 
    okumoto at crater.dragonflybsd.org
       
    Sat May 14 15:50:22 PDT 2005
    
    
  
okumoto     2005/05/14 15:49:16 PDT
DragonFly src repository
  Modified files:
    usr.bin/make         job.c 
  Log:
  Use strpbrk() instead of array to match characters for meta characters.
  
  This patch was mixed in with the one I submited
  
  FreeBSD-Date: 2005/05/12 11:40:57
  Change in FreeBSD: harti (idea taken, but done differently)
  
  Revision  Changes    Path
  1.96      +3 -38     src/usr.bin/make/job.c
http://www.dragonflybsd.org/cvsweb/src/usr.bin/make/job.c.diff?r1=1.95&r2=1.96&f=u
    
    
More information about the Commits
mailing list