看板 DFBSD_commit 關於我們 聯絡資訊
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