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

Max Okumoto okumoto at crater.dragonflybsd.org
Sun Apr 24 05:46:22 PDT 2005


okumoto     2005/04/24 05:43:43 PDT

DragonFly src repository

  Modified files:
    usr.bin/make         job.c 
  Log:
  Moved manupulation of close-on-exec flags on std{in,out,err} into
  ProcExec().  The old code was broken in that it cleared all the
  flags, not just close-on-exec.
  
  Revision  Changes    Path
  1.68      +12 -14    src/usr.bin/make/job.c


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





More information about the Commits mailing list