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 job.c
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
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]