Module Name: src Committed By: sjg Date: Wed Jun 5 03:59:44 UTC 2013
Modified Files: src/usr.bin/make: job.c Log Message: JobCreatePipe: do fcntl() *after* any fiddling of fd's to avoid leaking descriptors. Job_ServerStart: set closed on exec for jp_0 and jp_1. To generate a diff of this commit: cvs rdiff -u -r1.172 -r1.173 src/usr.bin/make/job.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.